Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Ddistributed_object_store_impl.cpp39 DistributedObject *DistributedObjectStoreImpl::CacheObject( in CacheObject() function in OHOS::ObjectStore::DistributedObjectStoreImpl
84 return CacheObject(sessionId, flatObjectStore_); in CreateObject()
107 return CacheObject(sessionId, flatObjectStore_); in CreateObject()
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/adaptor/
H A Ddistributed_objectstore_impl.h47 DistributedObject *CacheObject(const std::string &sessionId, FlatObjectStore *flatObjectStore);