Searched refs:LIBMTP_Delete_Object (Results 1 – 6 of 6) sorted by relevance
48 ret = LIBMTP_Delete_Object(device, id); in delfile_function()103 ret = LIBMTP_Delete_Object(device, id); in delfile_command()
46 if (LIBMTP_Delete_Object(device,folderlist->folder_id) != 0) { in prune_empty_folders()
99 LIBMTP_Delete_Object
290 if(LIBMTP_Delete_Object(device, old->playlist_id) != 0) in update_spl_playlist()
1046 int LIBMTP_Delete_Object(LIBMTP_mtpdevice_t *, uint32_t);
6794 int LIBMTP_Delete_Object(LIBMTP_mtpdevice_t *device, function