Home
last modified time | relevance | path

Searched defs:assetValue (Results 1 - 7 of 7) sorted by relevance

/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Dasset_change_timer.cpp88 Asset assetValue; in HandleAssetChanges() local
115 bool AssetChangeTimer::GetAssetValue(const std::string &sessionId, const std::string &assetKey, Asset &assetValue) in GetAssetValue() argument
[all...]
H A Ddistributed_object_impl.cpp118 uint32_t DistributedObjectImpl::GetAssetValue(const std::string &assetKey, Asset &assetValue) in GetAssetValue() argument
141 void DistributedObjectImpl::RemovePrefix(Asset &assetValue) in RemovePrefix() argument
154 Asset assetValue; BindAssetStore() local
[all...]
H A Dflat_object_store.cpp223 uint32_t FlatObjectStore::BindAssetStore(const std::string &sessionId, AssetBindInfo &bindInfo, Asset &assetValue) in BindAssetStore() argument
/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.cpp84 OnAssetChanged(const std::string &bundleName, const std::string &sessionId, const std::string &deviceId, const ObjectStore::Asset &assetValue) OnAssetChanged() argument
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/
H A Dobject_service_proxy.cpp62 OnAssetChanged(const std::string &bundleName, const std::string &sessionId, const std::string &deviceId, const Asset &assetValue) OnAssetChanged() argument
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp2546 napi_value assetValue = MediaLibraryNapiUtils::GetNextRowObject(env, result, true); in GetSharedPhotoAssets() local
2584 napi_value assetValue = MediaLibraryNapiUtils::GetNextRowAlbumObject(env, result); in GetSharedAlbumAssets() local

Completed in 19 milliseconds