Home
last modified time | relevance | path

Searched refs:getDefaultErrorCaps (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-logging/
H A Dextensions.hpp199 getDefaultErrorCaps() = defaultCaps; in Extensions()
237 static DefaultErrorCaps& getDefaultErrorCaps();
245 return getDefaultErrorCaps() == DefaultErrorCaps::disable; in disableDefaultLogCaps()
H A Dextensions.cpp38 Extensions::DefaultErrorCaps& Extensions::getDefaultErrorCaps() in getDefaultErrorCaps() function in phosphor::logging::Extensions