Searched refs:AdbGetEndpointInformation (Results 1 – 4 of 4) sorted by relevance
15 AdbGetEndpointInformation
288 bool __cdecl AdbGetEndpointInformation(ADBAPIHANDLE adb_interface, in AdbGetEndpointInformation() function308 return AdbGetEndpointInformation(adb_interface, in AdbGetDefaultBulkReadEndpointInformation()315 return AdbGetEndpointInformation(adb_interface, in AdbGetDefaultBulkWriteEndpointInformation()
384 ADBWIN_API bool __cdecl AdbGetEndpointInformation(ADBAPIHANDLE adb_interface,
268 if (AdbGetEndpointInformation(interface_handle, pipe, &pipe_info)) { in TestInterfaceHandle()