Searched refs:LIBMTP_Send_File_From_File (Results 1 – 6 of 6) sorted by relevance
/external/libmtp/src/ |
D | libmtp.sym | 37 LIBMTP_Send_File_From_File
|
D | libmtp.h | 825 int LIBMTP_Send_File_From_File(LIBMTP_mtpdevice_t *, char const * const,
|
D | libmtp.h.in | 820 int LIBMTP_Send_File_From_File(LIBMTP_mtpdevice_t *, char const * const,
|
D | libmtp.c | 5290 int LIBMTP_Send_File_From_File(LIBMTP_mtpdevice_t *device, function
|
/external/libmtp/examples/ |
D | sendfile.c | 81 ret = LIBMTP_Send_File_From_File(device, from_path, genfile, progress, NULL); in sendfile_function()
|
/external/libmtp/ |
D | ChangeLog | 626 LIBMTP_Send_File_From_File(),
|