Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsrc.hpp556 void addJSONCallouts(const nlohmann::json& jsonCallouts,
H A Dsrc.cpp866 addJSONCallouts(jsonCallouts, dataIface); in addCallouts()
1237 void SRC::addJSONCallouts(const nlohmann::json& jsonCallouts, in addJSONCallouts() function in openpower::pels::SRC