Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKScan.cpp498 RKDEVICE_DESC_SET deviceList; in Wait() local
513 FreeDeviceList(deviceList); in Wait()
514 EnumerateUsbDevice(deviceList, totalDevice); in Wait()
515 for ( iter = deviceList.begin(); iter != deviceList.end(); iter++ ) { in Wait()
538 if ( iter == deviceList.end() ) { in Wait()
562 FreeDeviceList(deviceList); in Wait()