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

  /external/libmtp/src/
libusb-glue.h 62 uint64_t current_transfer_total; member in struct:_PTP_USB
libusb-glue.c 890 if (ptp_usb->current_transfer_complete >= ptp_usb->current_transfer_total) {
892 ptp_usb->current_transfer_complete = ptp_usb->current_transfer_total;
898 ptp_usb->current_transfer_total,
984 if (ptp_usb->current_transfer_complete >= ptp_usb->current_transfer_total) {
986 ptp_usb->current_transfer_complete = ptp_usb->current_transfer_total;
992 ptp_usb->current_transfer_total,
    [all...]
libmtp.c     [all...]

Completed in 100 milliseconds