Lines Matching refs:objecthandle
211 uint32_t const objecthandle,
7990 uint32_t const objecthandle, argument
8028 prop->ObjectHandle = objecthandle;
8037 prop->ObjectHandle = objecthandle;
8046 prop->ObjectHandle = objecthandle;
8055 prop->ObjectHandle = objecthandle;
8064 prop->ObjectHandle = objecthandle;
8074 prop->ObjectHandle = objecthandle;
8107 ret = set_object_string(device, objecthandle, PTP_OPC_Name, name);
8115 ret = set_object_string(device, objecthandle, PTP_OPC_AlbumArtist, artist);
8123 ret = set_object_string(device, objecthandle, PTP_OPC_Artist, artist);
8131 ret = set_object_string(device, objecthandle, PTP_OPC_Composer, composer);
8140 ret = set_object_string(device, objecthandle, PTP_OPC_Genre, genre);
8151 ret = set_object_string(device, objecthandle, PTP_OPC_DateModified, tmpdate);
8171 ret = ptp_mtp_setobjectreferences (params, objecthandle, (uint32_t *) tracks, no_tracks);
8180 update_metadata_cache(device, objecthandle);