Home | History | Annotate | Download | only in src

Lines Matching refs:LIBMTP_Send_Track_From_File

5502 int LIBMTP_Send_Track_From_File(LIBMTP_mtpdevice_t *device,
5512 add_error_to_errorstack(device, LIBMTP_ERROR_GENERAL, "LIBMTP_Send_Track_From_File(): Bad arguments, path was NULL.");
5526 LIBMTP_ERROR("LIBMTP_Send_Track_From_File(): Could not open source file \"%s\"\n", path);
5631 * @see LIBMTP_Send_Track_From_File()
5735 * @see LIBMTP_Send_Track_From_File()