Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
Ddistributed_object_store_impl.cpp26 DistributedObjectStoreImpl::DistributedObjectStoreImpl(FlatObjectStore *flatObjectStore) in DistributedObjectStoreImpl()
37 const std::string &sessionId, FlatObjectStore *flatObjectStore) in CacheObject()
217 FlatObjectStore *flatObjectStore = new (std::nothrow) FlatObjectStore(bundleName); in GetInstance() local
Ddistributed_object_impl.cpp156 …edObjectImpl::DistributedObjectImpl(const std::string &sessionId, FlatObjectStore *flatObjectStore) in DistributedObjectImpl()
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/src/
Dobject_store_test.cpp290 auto flatObjectStore = new FlatObjectStore(bundleName); variable
327 auto flatObjectStore = new FlatObjectStore(bundleName1); variable
990 FlatObjectStore *flatObjectStore = new FlatObjectStore(bundleName); variable
1094 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable
1111 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable
1137 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable
1154 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable
1168 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable
1186 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable
1205 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable