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