Searched refs:namedStoreIt (Results 1 – 1 of 1) sorted by relevance
149 … if (auto const namedStoreIt = stores_.find(dataStoreNameHash); namedStoreIt != stores_.cend()) { in Create() local152 dataStore = namedStoreIt->second.get(); in Create()