Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Dasset_change_timer.cpp26 AssetChangeTimer *AssetChangeTimer::GetInstance(FlatObjectStore *flatObjectStore) in GetInstance()
37 AssetChangeTimer::AssetChangeTimer(FlatObjectStore *flatObjectStore) in AssetChangeTimer()
H A Ddistributed_object_store_impl.cpp29 DistributedObjectStoreImpl::DistributedObjectStoreImpl(FlatObjectStore *flatObjectStore) in DistributedObjectStoreImpl()
40 const std::string &sessionId, FlatObjectStore *flatObjectStore) in CacheObject()
267 FlatObjectStore *flatObjectStore = new (std::nothrow) FlatObjectStore(bundleName); in GetInstance() local
H A Ddistributed_object_impl.cpp76 …edObjectImpl::DistributedObjectImpl(const std::string &sessionId, FlatObjectStore *flatObjectStore) in DistributedObjectImpl()
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/src/
H A Dobject_store_test.cpp291 auto flatObjectStore = new FlatObjectStore(bundleName); variable
328 auto flatObjectStore = new FlatObjectStore(bundleName1); variable
1100 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable
1117 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable
1134 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable
1148 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable
1166 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable
1185 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable