Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsrc.hpp291 bool isHostbootSRC() const;
H A Dsrc.cpp480 bool SRC::isHostbootSRC() const in isHostbootSRC() function in openpower::pels::SRC
750 if (isBMCSRC() || isHostbootSRC()) in getJSON()