• Home
  • Raw
  • Download

Lines Matching refs:storage_id

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() argument
4984 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;
5788 metadata->storage_id = filedata.storage_id;
5980 filedata->storage_id = newfilemeta->storage_id;
6093 filedata->storage_id = newfilemeta->storage_id;
6134 if (filedata->storage_id != 0) {
6135 store = filedata->storage_id;
7123 new->storage_id = 0;
7297 folder->storage_id = ob->oi.StorageID;
7369 uint32_t parent_id, uint32_t storage_id) argument
7379 if (storage_id == 0) {
7383 store = storage_id;
7459 new->storage_id = 0;
7543 pl->storage_id = ob->oi.StorageID;
7618 pl->storage_id = ob->oi.StorageID;
8239 metadata->storage_id,
8303 new->storage_id = 0;
8475 …P_album_t *LIBMTP_Get_Album_List_For_Storage(LIBMTP_mtpdevice_t *device, uint32_t const storage_id) argument
8498 if ((storage_id != 0) && (ob->oi.StorageID != storage_id ))
8505 alb->storage_id = ob->oi.StorageID;
8561 alb->storage_id = ob->oi.StorageID;
8624 metadata->storage_id,