Searched defs:flatObjectStore (Results 1 – 7 of 7) sorted by relevance
79 FlatObjectStore *flatObjectStore = nullptr; variable97 FlatObjectStore *flatObjectStore = nullptr; variable112 FlatObjectStore *flatObjectStore = nullptr; variable131 FlatObjectStore *flatObjectStore = nullptr; variable150 FlatObjectStore *flatObjectStore = new FlatObjectStore(bundleName); variable180 FlatObjectStore *flatObjectStore = new FlatObjectStore(bundleName); variable
103 FlatObjectStore flatObjectStore = FlatObjectStore(bundleName); variable117 FlatObjectStore flatObjectStore = FlatObjectStore(bundleName); variable
83 FlatObjectStore *flatObjectStore = new FlatObjectStore(bundleName); variable
292 auto flatObjectStore = new FlatObjectStore(bundleName); variable329 auto flatObjectStore = new FlatObjectStore(bundleName1); variable1101 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable1118 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable1135 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable1149 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable1167 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable1186 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable
27 DistributedObjectStoreImpl::DistributedObjectStoreImpl(FlatObjectStore *flatObjectStore) in DistributedObjectStoreImpl()38 const std::string &sessionId, FlatObjectStore *flatObjectStore) in CacheObject()265 FlatObjectStore *flatObjectStore = new (std::nothrow) FlatObjectStore(bundleName); in GetInstance() local
30 AssetChangeTimer *AssetChangeTimer::GetInstance(FlatObjectStore *flatObjectStore) in GetInstance()41 AssetChangeTimer::AssetChangeTimer(FlatObjectStore *flatObjectStore) in AssetChangeTimer()
74 …edObjectImpl::DistributedObjectImpl(const std::string &sessionId, FlatObjectStore *flatObjectStore) in DistributedObjectImpl()