Home
last modified time | relevance | path

Searched defs:assetValue (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Ddistributed_object_impl.cpp118 uint32_t DistributedObjectImpl::GetAssetValue(const std::string &assetKey, Asset &assetValue) in GetAssetValue()
141 void DistributedObjectImpl::RemovePrefix(Asset &assetValue) in RemovePrefix()
154 Asset assetValue; in BindAssetStore() local
H A Dasset_change_timer.cpp88 Asset assetValue; in HandleAssetChanges() local
115 …eTimer::GetAssetValue(const std::string &sessionId, const std::string &assetKey, Asset &assetValue) in GetAssetValue()
H A Dflat_object_store.cpp223 …jectStore::BindAssetStore(const std::string &sessionId, AssetBindInfo &bindInfo, Asset &assetValue) in BindAssetStore()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_service_stub.cpp62 ObjectStore::Asset assetValue; in OnAssetChangedOnRemote() local
H A Dobject_service_impl.cpp85 const std::string &deviceId, const ObjectStore::Asset &assetValue) in OnAssetChanged()
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/
H A Dobject_service_proxy.cpp63 const std::string &deviceId, const Asset &assetValue) in OnAssetChanged()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dobject_manager_test.cpp67 AssetValue assetValue{ in SetUp() local
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedialibrary_napi_utils.cpp1529 napi_value assetValue = nullptr; in GetSharedPhotoAssets() local
1538 napi_value assetValue = MediaLibraryNapiUtils::GetNextRowObject(env, result, true); in GetSharedPhotoAssets() local
1577 napi_value assetValue = MediaLibraryNapiUtils::GetNextRowAlbumObject(env, result); in GetSharedAlbumAssets() local