Searched refs:LIBMTP_progressfunc_t (Results 1 – 4 of 4) sorted by relevance
/external/libmtp/src/ |
D | libmtp.h | 427 typedef int (* LIBMTP_progressfunc_t) (uint64_t const sent, uint64_t const total, typedef 817 LIBMTP_progressfunc_t const, void const * const); 820 LIBMTP_progressfunc_t const, void const * const); 822 LIBMTP_progressfunc_t const, void const * const, struct utimbuf * mtime); 824 LIBMTP_progressfunc_t const, void const * const); 826 LIBMTP_file_t * const, LIBMTP_progressfunc_t const, 829 LIBMTP_file_t * const, LIBMTP_progressfunc_t const, 832 LIBMTP_file_t * const, LIBMTP_progressfunc_t const, void const * const); 859 LIBMTP_progressfunc_t const, void const * const); 862 LIBMTP_progressfunc_t const, void const * const); [all …]
|
D | libmtp.h.in | 425 typedef int (* LIBMTP_progressfunc_t) (uint64_t const sent, uint64_t const total, typedef 812 LIBMTP_progressfunc_t const, void const * const); 815 LIBMTP_progressfunc_t const, void const * const); 817 LIBMTP_progressfunc_t const, void const * const); 819 LIBMTP_progressfunc_t const, void const * const); 821 LIBMTP_file_t * const, LIBMTP_progressfunc_t const, 824 LIBMTP_file_t * const, LIBMTP_progressfunc_t const, 827 LIBMTP_file_t * const, LIBMTP_progressfunc_t const, void const * const); 848 LIBMTP_progressfunc_t const, void const * const); 851 LIBMTP_progressfunc_t const, void const * const); [all …]
|
D | libusb-glue.h | 64 LIBMTP_progressfunc_t current_transfer_callback;
|
D | libmtp.c | 3907 LIBMTP_progressfunc_t const callback, in LIBMTP_Get_Filelisting_With_Callback() 4459 LIBMTP_progressfunc_t const callback, in LIBMTP_Get_Tracklisting_With_Callback() 4715 char const * const path, LIBMTP_progressfunc_t const callback, 4781 LIBMTP_progressfunc_t const callback, 4852 LIBMTP_progressfunc_t const callback, 4924 char const * const path, LIBMTP_progressfunc_t const callback, 4952 LIBMTP_progressfunc_t const callback, 4981 LIBMTP_progressfunc_t const callback, 5027 LIBMTP_progressfunc_t const callback, 5103 LIBMTP_progressfunc_t const callback, [all …]
|