HomeSort by relevance Sort by last modified time
    Searched refs:AdbEnumInterfaces (Results 1 - 5 of 5) sorted by null

  /development/host/windows/usb/api/
adb_api.h 135 has been created. This handle is created in AdbEnumInterfaces routine.
227 ADBWIN_API ADBAPIHANDLE __cdecl AdbEnumInterfaces(GUID class_id,
235 AdbEnumInterfaces call.
258 AdbEnumInterfaces call.
adb_api.cpp 41 ADBAPIHANDLE __cdecl AdbEnumInterfaces(GUID class_id,
  /development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp 95 AdbEnumInterfaces(kAdbInterfaceId, true, true, true);
133 AdbEnumInterfaces(kAdbInterfaceId, true, true, true);
  /system/core/fastboot/
usb_windows.c 330 AdbEnumInterfaces(usb_class_id, true, true, true);
  /system/core/adb/
usb_windows.c 458 AdbEnumInterfaces(usb_class_id, true, true, true);

Completed in 1054 milliseconds