Home
last modified time | relevance | path

Searched refs:DoNotify (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.cpp413 DoNotify(tokenId, value, data, true); // no asset, data ready means all ready in NotifyChange()
471 DoNotify(tokenId, value, data, true); in ComputeStatus()
479 DoNotify(tokenId, value, data, false); in ComputeStatus()
633 void ObjectStoreManager::DoNotify(uint32_t tokenId, const CallbackInfo& value, in DoNotify() function in OHOS::DistributedObject::ObjectStoreManager
H A Dobject_manager.h166 void DoNotify(uint32_t tokenId, const CallbackInfo& value, const std::map<std::string, ObjectRecord>& data,

Completed in 4 milliseconds