Searched defs:getDeviceList (Results 1 – 4 of 4) sorted by relevance
133 void ModernSnapshotParser::getDeviceList(std::vector<int> &devices) const in getDeviceList() function in ModernSnapshotParser
67 public void getDeviceList() { in getDeviceList() method in ShadowUsbManagerTest
160 protected HashMap<String, UsbDevice> getDeviceList() { in getDeviceList() method in ShadowUsbManager
588 val getDeviceList(libusb_context* ctx, discovered_devs** devs) { in getDeviceList() function