HomeSort by relevance Sort by last modified time
    Searched full:find_devices (Results 1 - 2 of 2) sorted by null

  /system/core/adb/
usb_windows.cpp 93 void find_devices();
99 /// This routine calls find_devices in infinite loop.
180 find_devices();
580 void find_devices() { function
  /external/libusb-compat/libusb/
core.c 308 static int find_devices(libusb_device **dev_list, int dev_list_len, function
588 r = find_devices(dev_list, dev_list_len, bus, &new_devices);

Completed in 201 milliseconds