Home
last modified time | relevance | path

Searched refs:current_transfer_total (Results 1 – 3 of 3) sorted by relevance

/external/libmtp/src/
Dlibusb-glue.c890 if (ptp_usb->current_transfer_complete >= ptp_usb->current_transfer_total) { in ptp_read_func()
892 ptp_usb->current_transfer_complete = ptp_usb->current_transfer_total; in ptp_read_func()
898 ptp_usb->current_transfer_total, in ptp_read_func()
984 if (ptp_usb->current_transfer_complete >= ptp_usb->current_transfer_total) { in ptp_write_func()
986 ptp_usb->current_transfer_complete = ptp_usb->current_transfer_total; in ptp_write_func()
992 ptp_usb->current_transfer_total, in ptp_write_func()
1009 if (ptp_usb->current_transfer_complete >= ptp_usb->current_transfer_total) { in ptp_write_func()
1189 ((PTP_USB*)params->data)->current_transfer_total = size+PTP_USB_BULK_HDR_LEN; in ptp_usb_senddata()
Dlibusb-glue.h62 uint64_t current_transfer_total; member
Dlibmtp.c4807 ptp_usb->current_transfer_total = ob->oi.ObjectCompressedSize+
4872 ptp_usb->current_transfer_total = ob->oi.ObjectCompressedSize+
5388 ptp_usb->current_transfer_total = filedata->filesize+PTP_USB_BULK_HDR_LEN*2;
5491 ptp_usb->current_transfer_total = filedata->filesize+PTP_USB_BULK_HDR_LEN*2;