Searched refs:LIBMTP_Delete_Object (Results 1 – 7 of 7) sorted by relevance
50 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()
72 LIBMTP_Delete_Object
930 int LIBMTP_Delete_Object(LIBMTP_mtpdevice_t *, uint32_t);
289 if(LIBMTP_Delete_Object(device, old->playlist_id) != 0) in update_spl_playlist()
919 int LIBMTP_Delete_Object(LIBMTP_mtpdevice_t *, uint32_t);
6220 int LIBMTP_Delete_Object(LIBMTP_mtpdevice_t *device, function