Searched refs:numBytes (Results 1 - 2 of 2) sorted by relevance

/system/core/fastboot/
H A Dusb_osx.c472 UInt32 numBytes = len; local
493 h->interface, h->bulkIn, data, &numBytes);
496 return (int) numBytes;
/system/core/adb/
H A Dusb_osx.c495 UInt32 numBytes = len; local
517 handle->bulkIn, buf, &numBytes);

Completed in 3 milliseconds