Home
last modified time | relevance | path

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

/aosp_15_r20/development/host/windows/usb/api/
H A 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()
H A Dadb_helper_routines.h58 bool EnumerateDeviceInterfaces(HDEVINFO hardware_dev_info,
80 bool EnumerateDeviceInterfaces(GUID class_id,
H A Dadb_interface_enum.cpp45 bool ret = EnumerateDeviceInterfaces(class_id, in InitializeEnum()
H A Dadb_api.cpp149 if (!EnumerateDeviceInterfaces(class_id, in AdbCreateInterface()