Searched refs:printSectionInJSON (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | pel.cpp | 348 void PEL::printSectionInJSON( in printSectionInJSON() function in openpower::pels::PEL 458 printSectionInJSON(*(_ph.get()), buf, sections, registry, plugins, in toJSON() 460 printSectionInJSON(*(_uh.get()), buf, sections, registry, plugins, in toJSON() 464 printSectionInJSON(*(section.get()), buf, sections, registry, plugins, in toJSON()
|
H A D | pel.hpp | 386 void printSectionInJSON(
|