Home
last modified time | relevance | path

Searched refs:DoNotifyAssetsReady (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.h168 …void DoNotifyAssetsReady(uint32_t tokenId, const CallbackInfo& value, const std::string& objectKey…
H A Dobject_manager.cpp547 DoNotifyAssetsReady(tokenId, value, key, true); in NotifyAssetsReady()
655 void ObjectStoreManager::DoNotifyAssetsReady(uint32_t tokenId, const CallbackInfo& value, in DoNotifyAssetsReady() function in OHOS::DistributedObject::ObjectStoreManager