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

  /development/host/windows/usb/api/
adb_helper_routines.h 58 bool EnumerateDeviceInterfaces(HDEVINFO hardware_dev_info,
67 EnumerateDeviceInterfaces to perform the enumeration.
80 bool EnumerateDeviceInterfaces(GUID class_id,
adb_interface_enum.cpp 45 bool ret = EnumerateDeviceInterfaces(class_id,
adb_helper_routines.cpp 83 bool EnumerateDeviceInterfaces(HDEVINFO hardware_dev_info,
145 bool EnumerateDeviceInterfaces(GUID class_id,
160 ret = EnumerateDeviceInterfaces(hardware_dev_info,
adb_api.cpp 149 if (!EnumerateDeviceInterfaces(class_id,
169 // EnumerateDeviceInterfaces will guarantee that returned interface names

Completed in 1037 milliseconds