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
305 auto flatObjectStore = new FlatObjectStore(bundleName); variable342 auto flatObjectStore = new FlatObjectStore(bundleName1); variable1114 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable1131 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable1148 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable1162 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable1180 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable1199 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable1792 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable1821 … std::shared_ptr<FlatObjectStore> flatObjectStore = std::make_shared<FlatObjectStore>(bundleName); variable[all …]
31 AssetChangeTimer *AssetChangeTimer::GetInstance(FlatObjectStore *flatObjectStore) in GetInstance()42 AssetChangeTimer::AssetChangeTimer(FlatObjectStore *flatObjectStore) : flatObjectStore_(flatObjectS… in AssetChangeTimer()
27 DistributedObjectStoreImpl::DistributedObjectStoreImpl(FlatObjectStore *flatObjectStore) in DistributedObjectStoreImpl()38 const std::string &sessionId, FlatObjectStore *flatObjectStore) in CacheObject()280 FlatObjectStore *flatObjectStore = new (std::nothrow) FlatObjectStore(bundleName); in GetInstance() local
74 …edObjectImpl::DistributedObjectImpl(const std::string &sessionId, FlatObjectStore *flatObjectStore) in DistributedObjectImpl()