Searched defs:assetValue (Results 1 - 7 of 7) sorted by relevance
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/ |
H A D | asset_change_timer.cpp | 88 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 D | distributed_object_impl.cpp | 118 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 D | flat_object_store.cpp | 223 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 D | object_service_stub.cpp | 62 ObjectStore::Asset assetValue; in OnAssetChangedOnRemote() local
|
H A D | object_service_impl.cpp | 84 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 D | object_service_proxy.cpp | 62 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 D | media_library_napi.cpp | 2546 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