Home
last modified time | relevance | path

Searched defs:flatObjectStore (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/objectstore/frameworks/innerkitsimpl/src/adaptor/
Ddistributed_object_store_impl.cpp25 DistributedObjectStoreImpl::DistributedObjectStoreImpl(FlatObjectStore *flatObjectStore) in DistributedObjectStoreImpl()
36 const std::string &sessionId, FlatObjectStore *flatObjectStore) in CacheObject()
234 FlatObjectStore *flatObjectStore = new (std::nothrow) FlatObjectStore(bundleName); in GetInstance() local
Ddistributed_object_impl.cpp162 …edObjectImpl::DistributedObjectImpl(const std::string &sessionId, FlatObjectStore *flatObjectStore) in DistributedObjectImpl()