Searched refs:_locationCache (Results 1 – 2 of 2) sorted by relevance
856 if (_locationCache.contains(locCode)) in isDIMMLocCode()858 return _locationCache.at(locCode); in isDIMMLocCode()869 _locationCache.insert({locCode, isFRUDIMM}); in addDIMMLocCode()
681 std::unordered_map<std::string, bool> _locationCache; member in openpower::pels::DataInterfaceBase