Home
last modified time | relevance | path

Searched refs:NotifyCachedStatus (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_object/interfaces/innerkits/
H A Ddistributed_objectstore.h117 virtual void NotifyCachedStatus(const std::string &sessionId) = 0;
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/adaptor/
H A Ddistributed_objectstore_impl.h44 void NotifyCachedStatus(const std::string &sessionId) override;
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Ddistributed_object_store_impl.cpp203 void DistributedObjectStoreImpl::NotifyCachedStatus(const std::string &sessionId) in NotifyCachedStatus() function in OHOS::ObjectStore::DistributedObjectStoreImpl
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/
H A Djs_distributedobjectstore.cpp145 objectStore->NotifyCachedStatus(object->GetSessionId()); in NewDistributedObject()
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/src/
H A Dobject_store_test.cpp413 objectStore->NotifyCachedStatus(sessionId);
1318 objectStore->NotifyCachedStatus(sessionId);