Home | History | Annotate | Download | only in src

Lines Matching refs:LIBMTP_Send_File_From_File

5022  * @see LIBMTP_Send_File_From_File()
5290 int LIBMTP_Send_File_From_File(LIBMTP_mtpdevice_t *device,
5300 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "LIBMTP_Send_File_From_File(): Bad arguments, path was NULL.");
5314 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "LIBMTP_Send_File_From_File(): Could not open source file.");
5364 * @see LIBMTP_Send_File_From_File()
5468 * @see LIBMTP_Send_File_From_File()