Home
last modified time | relevance | path

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

/development/host/windows/usb/api/
Dadb_endpoint_object.cpp52 ULONG* bytes_read, in AsyncRead() argument
58 bytes_read, in AsyncRead()
78 ULONG* bytes_read, in SyncRead() argument
83 bytes_read, in SyncRead()
Dadb_endpoint_object.h129 ULONG* bytes_read,
166 ULONG* bytes_read,
Dadb_api.h495 unsigned long* bytes_read,
538 unsigned long* bytes_read,
Dadb_api.cpp394 unsigned long* bytes_read, in AdbReadEndpointAsync() argument
405 bytes_read, in AdbReadEndpointAsync()
444 unsigned long* bytes_read, in AdbReadEndpointSync() argument
453 adb_object->SyncRead(buffer, bytes_to_read, bytes_read, time_out); in AdbReadEndpointSync()