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

  /system/core/adb/tests/
test_adb.py 68 def get_device_list(): function
80 return len(get_device_list())
  /external/libusb/libusb/
libusbi.h 415 int (*get_device_list)(struct libusb_context *ctx, member in struct:usbi_os_backend
459 * during get_device_list enumeration. Alternatively, you may be able
483 * during get_device_list enumeration. You may also have to keep track
506 * during get_device_list enumeration.
699 * destroyed. It should free any resources allocated in the get_device_list

Completed in 627 milliseconds