Home
last modified time | relevance | path

Searched refs:toCache (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.hpp287 bool toCache = false);
H A Dsrc.hpp277 bool toCache = false) const;
H A Dregistry.cpp709 bool toCache) in lookup() argument
720 else if (toCache) in lookup()
H A Dsrc.cpp493 message::Registry& registry, DetailLevel type, bool toCache) const in getErrorDetails()
500 rg::LookupType::reasonCode, toCache); in getErrorDetails()