Lines Matching refs:LIBMTP_Send_File_From_File
5499 * @see LIBMTP_Send_File_From_File()
5837 int LIBMTP_Send_File_From_File(LIBMTP_mtpdevice_t *device,
5847 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "LIBMTP_Send_File_From_File(): Bad arguments, path was NULL.");
5861 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "LIBMTP_Send_File_From_File(): Could not open source file.");
5911 * @see LIBMTP_Send_File_From_File()
6028 * @see LIBMTP_Send_File_From_File()