Searched defs:should_perform_zero_transfer (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/client/
H A Dusb_libusb.cpp189 static bool should_perform_zero_transfer(uint8_t endpoint, size_t write_length, uint16_t zero_mask) { function in namespace:libusb
534 if (should_perform_zero_transfer(transfer->endpoint, transfer->length, info->zero_mask)) {

Completed in 22 milliseconds