Searched refs:factoryIt (Results 1 – 1 of 1) sorted by relevance
143 if (auto const factoryIt = factories_.find(dataStoreTypeHash); factoryIt != factories_.end()) { in Create() local160 … RenderDataStorePtr { factoryIt->second.createDataStore(renderContext_, dataStoreName), in Create()161 factoryIt->second.destroyDataStore }); in Create()