Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel.hpp401 nlohmann::json getCalloutJSON(const PelFFDC& ffdcFiles);
H A Dpel.cpp98 callouts = getCalloutJSON(ffdcFiles); in PEL()
489 nlohmann::json PEL::getCalloutJSON(const PelFFDC& ffdcFiles) in getCalloutJSON() function in openpower::pels::PEL