Home
last modified time | relevance | path

Searched refs:DEVICE_COUNTS (Results 1 – 3 of 3) sorted by relevance

/rkdeveloptool/
H A DRKScan.h25 property<CRKScan, int, READ_ONLY> DEVICE_COUNTS; variable
H A DRKScan.cpp37 DEVICE_COUNTS.setContainer(this); in CRKScan()
38 DEVICE_COUNTS.getter(&CRKScan::GetDEVICE_COUNTS); in CRKScan()
H A Dmain.cpp3074 cnt = pScan->DEVICE_COUNTS; in list_device()