Home
last modified time | relevance | path

Searched refs:EnumerateDeviceInterfaces (Results 1 – 4 of 4) sorted by relevance

/development/host/windows/usb/api/
Dadb_helper_routines.h58 bool EnumerateDeviceInterfaces(HDEVINFO hardware_dev_info,
80 bool EnumerateDeviceInterfaces(GUID class_id,
Dadb_helper_routines.cpp83 bool EnumerateDeviceInterfaces(HDEVINFO hardware_dev_info, in EnumerateDeviceInterfaces() function
145 bool EnumerateDeviceInterfaces(GUID class_id, in EnumerateDeviceInterfaces() function
160 ret = EnumerateDeviceInterfaces(hardware_dev_info, in EnumerateDeviceInterfaces()
Dadb_interface_enum.cpp45 bool ret = EnumerateDeviceInterfaces(class_id, in InitializeEnum()
Dadb_api.cpp149 if (!EnumerateDeviceInterfaces(class_id, in AdbCreateInterface()