Home
last modified time | relevance | path

Searched defs:jsonCallouts (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dphal_service_actions.cpp65 void createGuardRecords(const nlohmann::json& jsonCallouts, uint32_t plid, in createGuardRecords()
148 void createDeconfigRecords(const nlohmann::json& jsonCallouts, uint32_t plid) in createDeconfigRecords()
201 void createServiceActions(const nlohmann::json& jsonCallouts, in createServiceActions()
H A Dsrc.cpp309 const nlohmann::json& jsonCallouts, const DataInterfaceBase& dataIface) in SRC()
826 const nlohmann::json& jsonCallouts, in addCallouts()
1237 void SRC::addJSONCallouts(const nlohmann::json& jsonCallouts, in addJSONCallouts()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dsrc_test.cpp985 const auto jsonCallouts = R"( in TEST_F() local
1203 const auto jsonCallouts = R"( in TEST_F() local