Home
last modified time | relevance | path

Searched refs:ret_bytes (Results 1 – 2 of 2) sorted by relevance

/development/host/windows/usb/api/
Dadb_legacy_interface.cpp126 DWORD ret_bytes = 0; in GetSerialNumber() local
131 &ret_bytes, in GetSerialNumber()
191 DWORD ret_bytes = 0; in GetEndpointInformation() local
196 &ret_bytes, in GetEndpointInformation()
198 ATLASSERT(!ret || (sizeof(AdbEndpointInformation) == ret_bytes)); in GetEndpointInformation()
283 DWORD ret_bytes = 0; in CacheUsbDeviceDescriptor() local
289 &ret_bytes, in CacheUsbDeviceDescriptor()
291 ATLASSERT(!ret || (sizeof(USB_DEVICE_DESCRIPTOR) == ret_bytes)); in CacheUsbDeviceDescriptor()
298 DWORD ret_bytes = 0; in CacheUsbConfigurationDescriptor() local
304 &ret_bytes, in CacheUsbConfigurationDescriptor()
[all …]
Dadb_helper_routines.cpp261 DWORD ret_bytes = 0; in IsLegacyInterface() local
268 &ret_bytes, in IsLegacyInterface()