Home
last modified time | relevance | path

Searched defs:versionId (Results 1 - 8 of 8) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image_base.cpp345 uint32_t versionId = 0; in UnmarshallingDrawingImageAndPixelMap() local
386 uint32_t versionId = pixelMap_ == nullptr ? 0 : pixelMap_->GetVersionId(); in Marshalling() local
293 UnmarshallingAndCachePixelMap(Parcel& parcel, std::shared_ptr<Media::PixelMap>& pixelMap, uint64_t uniqueId, uint32_t versionId) UnmarshallingAndCachePixelMap() argument
H A Drs_image.cpp623 uint32_t versionId = pixelMap_ == nullptr ? 0 : pixelMap_->GetVersionId(); in Marshalling() local
/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H A Ddev_profile.cpp193 void DevProfile::GetRemoteDeviceVersion(const std::string &networkId, uint32_t &versionId) in GetRemoteDeviceVersion() argument
/foundation/arkui/napi/test/unittest/jsvm/
H A Dtest_jsvm.cpp271 uint32_t versionId = 0; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_pixelmap.cpp250 uint32_t versionId = 0u; member
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A Dphoto_post_processor.cpp747 int32_t versionId = GetVersionId(majorVer, minorVer); in ConnectServiceIfNecessary() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dpixel_map_test.cpp2407 uint32_t versionId = pixelMap->GetVersionId(); in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp2547 uint32_t versionId = parcel.ReadUint32(); in ReadPropertiesFromParcel() local
4080 void PixelMap::SetVersionId(uint32_t versionId) in SetVersionId() argument

Completed in 17 milliseconds