Searched refs:GetAssetValue (Results 1 – 4 of 4) sorted by relevance
89 if (!GetAssetValue(sessionId, assetKey, assetValue)) { in HandleAssetChanges()115 bool AssetChangeTimer::GetAssetValue(const std::string &sessionId, const std::string &assetKey, Ass… in GetAssetValue() function in OHOS::ObjectStore::AssetChangeTimer
118 uint32_t DistributedObjectImpl::GetAssetValue(const std::string &assetKey, Asset &assetValue) in GetAssetValue() function in OHOS::ObjectStore::DistributedObjectImpl155 auto status = GetAssetValue(assetKey, assetValue); in BindAssetStore()
41 … bool GetAssetValue(const std::string &sessionId, const std::string &assetKey, Asset &assetValue);
43 uint32_t GetAssetValue(const std::string &assetKey, Asset &assetValue);