OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 366 milliseconds