Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKScan.h36 bool GetDevice(STRUCT_RKDEVICE_DESC &device, int pos);
H A DRKScan.cpp579 bool CRKScan::GetDevice(STRUCT_RKDEVICE_DESC &device, int pos) in GetDevice() function in CRKScan
H A Dmain.cpp3081 pScan->GetDevice(desc, i); in list_device()
3157 bRet = pScan->GetDevice(dev, 0); in handle_command()