HomeSort by relevance Sort by last modified time
    Searched full:current_transfer_total (Results 1 - 5 of 5) sorted by null

  /external/libmtp/src/
libusb-glue.h 106 uint64_t current_transfer_total; member in struct:_PTP_USB
libopenusb1-glue.c     [all...]
libusb-glue.c 916 if (ptp_usb->current_transfer_complete >= ptp_usb->current_transfer_total) {
918 ptp_usb->current_transfer_complete = ptp_usb->current_transfer_total;
924 ptp_usb->current_transfer_total,
1013 if (ptp_usb->current_transfer_complete >= ptp_usb->current_transfer_total) {
1015 ptp_usb->current_transfer_complete = ptp_usb->current_transfer_total;
    [all...]
libusb1-glue.c 931 if (ptp_usb->current_transfer_complete >= ptp_usb->current_transfer_total) {
933 ptp_usb->current_transfer_complete = ptp_usb->current_transfer_total;
939 ptp_usb->current_transfer_total,
    [all...]
libmtp.c     [all...]

Completed in 184 milliseconds