Searched refs:storage_id (Results 1 – 9 of 9) sorted by relevance
158 albuminfo->storage_id = trackmeta->storage_id; in add_track_to_album()364 trackmeta->storage_id = storageid; in sendtrack_function()
76 genfile->storage_id = 0; in sendfile_function()
102 playlist->storage_id = storageid; in main()
45 printf(" Storage ID: 0x%08X\n", file->storage_id); in dump_fileinfo()
150 album->storage_id = storageid;
4214 new->storage_id = 0; in LIBMTP_new_file_t()4255 file->storage_id = ob->oi.StorageID; in obj2file()4605 new->storage_id = 0; in LIBMTP_new_track_t()4942 …P_Get_Tracklisting_With_Callback_For_Storage(LIBMTP_mtpdevice_t *device, uint32_t const storage_id, in LIBMTP_Get_Tracklisting_With_Callback_For_Storage() argument4984 if ((storage_id != 0) && (ob->oi.StorageID != storage_id )) in LIBMTP_Get_Tracklisting_With_Callback_For_Storage()4993 track->storage_id = ob->oi.StorageID; in LIBMTP_Get_Tracklisting_With_Callback_For_Storage()5100 track->storage_id = ob->oi.StorageID; in LIBMTP_Get_Trackmetadata()5654 filedata.storage_id = metadata->storage_id;5683 metadata->storage_id = filedata.storage_id;5758 filedata.storage_id = metadata->storage_id;[all …]
129 pl->storage_id = oi->StorageID; in spl_to_playlist_t()224 f->storage_id = pl->storage_id; in playlist_t_to_spl()
687 uint32_t storage_id; /**< ID of storage holding this file */ member701 uint32_t storage_id; /**< ID of storage holding this track */ member730 uint32_t storage_id; /**< ID of storage holding this playlist */ member743 uint32_t storage_id; /**< ID of storage holding this album */ member759 uint32_t storage_id; /**< ID of storage holding this folder */ member
718 storage_id the track should be copied.827 inspect storage_id and parent_id in order to group files856 can now also pass in a storage_id with any metadata859 parent_id and storage_id. All calls to any of these