Home
last modified time | relevance | path

Searched defs:calloutJSON (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddevice_callouts.cpp205 std::vector<Callout> extractCallouts(const nlohmann::json& calloutJSON, in extractCallouts()
265 size_t i2cBus, uint8_t i2cAddress, const nlohmann::json& calloutJSON) in calloutI2C()
303 const std::string& devPath, const nlohmann::json& calloutJSON) in calloutI2CUsingPath()
319 const std::string& devPath, const nlohmann::json& calloutJSON) in calloutFSI()
351 const std::string& devPath, const nlohmann::json& calloutJSON) in calloutFSII2C()
397 const std::string& devPath, const nlohmann::json& calloutJSON) in calloutFSISPI()
H A Dregistry.cpp880 const nlohmann::json& calloutJSON, in getCallouts()
/openbmc/phosphor-logging/test/openpower-pels/
H A Ddevice_callouts_test.cpp36 const auto calloutJSON = R"( variable
H A Dsrc_test.cpp886 const auto calloutJSON = R"( in TEST_F() local
1087 const auto calloutJSON = R"( in TEST_F() local
H A Dpel_test.cpp805 const auto calloutJSON = R"( in TEST_F() local