Searched refs:enum_handle (Results 1 – 1 of 1) sorted by relevance
548 ADBAPIHANDLE enum_handle = AdbEnumInterfaces(usb_class_id, true, true, true); in find_devices() local550 if (nullptr == enum_handle) { in find_devices()556 while (AdbNextInterface(enum_handle, next_interface, &entry_buffer_size)) { in find_devices()616 _adb_close_handle(enum_handle); in find_devices()