Lines Matching refs:objecthandle
171 uint32_t const objecthandle,
7362 uint32_t const objecthandle, argument
7400 prop->ObjectHandle = objecthandle;
7409 prop->ObjectHandle = objecthandle;
7418 prop->ObjectHandle = objecthandle;
7427 prop->ObjectHandle = objecthandle;
7436 prop->ObjectHandle = objecthandle;
7446 prop->ObjectHandle = objecthandle;
7479 ret = set_object_string(device, objecthandle, PTP_OPC_Name, name);
7487 ret = set_object_string(device, objecthandle, PTP_OPC_AlbumArtist, artist);
7495 ret = set_object_string(device, objecthandle, PTP_OPC_Artist, artist);
7502 ret = set_object_string(device, objecthandle, PTP_OPC_Composer, composer);
7510 ret = set_object_string(device, objecthandle, PTP_OPC_Genre, genre);
7520 ret = set_object_string(device, objecthandle, PTP_OPC_DateModified, tmpdate);
7539 ret = ptp_mtp_setobjectreferences (params, objecthandle, (uint32_t *) tracks, no_tracks);
7548 update_metadata_cache(device, objecthandle);