Home
last modified time | relevance | path

Searched defs:adb_endpoint (Results 1 – 3 of 3) sorted by relevance

/development/host/windows/usb/api/
Dadb_api.cpp358 ADBAPIHANDLE __cdecl AdbGetEndpointInterface(ADBAPIHANDLE adb_endpoint) { in AdbGetEndpointInterface()
374 bool __cdecl AdbQueryInformationEndpoint(ADBAPIHANDLE adb_endpoint, in AdbQueryInformationEndpoint()
391 ADBAPIHANDLE __cdecl AdbReadEndpointAsync(ADBAPIHANDLE adb_endpoint, in AdbReadEndpointAsync()
416 ADBAPIHANDLE __cdecl AdbWriteEndpointAsync(ADBAPIHANDLE adb_endpoint, in AdbWriteEndpointAsync()
441 bool __cdecl AdbReadEndpointSync(ADBAPIHANDLE adb_endpoint, in AdbReadEndpointSync()
462 bool __cdecl AdbWriteEndpointSync(ADBAPIHANDLE adb_endpoint, in AdbWriteEndpointSync()
Dadb_legacy_interface.cpp256 AdbLegacyEndpointObject* adb_endpoint = NULL; in OpenEndpoint() local
/development/host/windows/usb/winusb/
Dadb_winusb_interface.cpp325 AdbEndpointObject* adb_endpoint = NULL; in OpenEndpoint() local