Home | History | Annotate | Download | only in src

Lines Matching refs:fileid

4056  * @param fileid the object ID of the file that you want the metadata for.
4060 LIBMTP_file_t *LIBMTP_Get_Filemetadata(LIBMTP_mtpdevice_t *device, uint32_t const fileid)
4073 ret = ptp_object_want (params, fileid, PTPOBJECT_OBJECTINFO_LOADED|PTPOBJECT_MTPPROPLIST_LOADED, &ob);
4095 file->item_id = fileid;