Home
last modified time | relevance | path

Searched refs:storage_id (Results 1 – 11 of 11) sorted by relevance

/external/libmtp/src/
Dlibmtp.c4214 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;
[all …]
Dplaylist-spl.c129 pl->storage_id = oi->StorageID; in spl_to_playlist_t()
224 f->storage_id = pl->storage_id; in playlist_t_to_spl()
Dlibmtp.h.in687 uint32_t storage_id; /**< ID of storage holding this file */ member
701 uint32_t storage_id; /**< ID of storage holding this track */ member
730 uint32_t storage_id; /**< ID of storage holding this playlist */ member
743 uint32_t storage_id; /**< ID of storage holding this album */ member
759 uint32_t storage_id; /**< ID of storage holding this folder */ member
/external/libmtp/examples/
Dsendtr.c158 albuminfo->storage_id = trackmeta->storage_id; in add_track_to_album()
364 trackmeta->storage_id = storageid; in sendtrack_function()
Dsendfile.c76 genfile->storage_id = 0; in sendfile_function()
Dnewplaylist.c102 playlist->storage_id = storageid; in main()
Dfiles.c45 printf(" Storage ID: 0x%08X\n", file->storage_id); in dump_fileinfo()
Dalbumart.c150 album->storage_id = storageid;
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_memory.cpp377 const auto storage_id = result_type->GetOperandAs<uint32_t>(storage_index); in ValidateVariable() local
378 const auto storage = _.FindDef(storage_id); in ValidateVariable()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp414 const auto storage_id = result_type->GetOperandAs<uint32_t>(storage_index); in ValidateVariable() local
415 const auto storage = _.FindDef(storage_id); in ValidateVariable()
/external/libmtp/
DChangeLog718 storage_id the track should be copied.
827 inspect storage_id and parent_id in order to group files
856 can now also pass in a storage_id with any metadata
859 parent_id and storage_id. All calls to any of these