Searched refs:NotifyCachedStatus (Results 1 – 5 of 5) sorted by relevance
117 virtual void NotifyCachedStatus(const std::string &sessionId) = 0;
44 void NotifyCachedStatus(const std::string &sessionId) override;
203 void DistributedObjectStoreImpl::NotifyCachedStatus(const std::string &sessionId) in NotifyCachedStatus() function in OHOS::ObjectStore::DistributedObjectStoreImpl
145 objectStore->NotifyCachedStatus(object->GetSessionId()); in NewDistributedObject()
413 objectStore->NotifyCachedStatus(sessionId);1318 objectStore->NotifyCachedStatus(sessionId);