Searched defs:addCallout (Results 1 – 2 of 2) sorted by relevance
/openbmc/openpower-hw-diags/analyzer/ | ||
H A D | service_data.cpp | 148 void ServiceData::addCallout(const nlohmann::json& i_callout) in addCallout() function in analyzer::ServiceData |
/openbmc/phosphor-logging/extensions/openpower-pels/ | ||
H A D | callouts.cpp | 53 void Callouts::addCallout(std::unique_ptr<Callout> callout) in addCallout() function in openpower::pels::src::Callouts |