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.cpp217 std::vector<Callout> extractCallouts(const nlohmann::json& calloutJSON, in extractCallouts()
277 size_t i2cBus, uint8_t i2cAddress, const nlohmann::json& calloutJSON) in calloutI2C()
315 const std::string& devPath, const nlohmann::json& calloutJSON) in calloutI2CUsingPath()
331 const std::string& devPath, const nlohmann::json& calloutJSON) in calloutFSI()
363 const std::string& devPath, const nlohmann::json& calloutJSON) in calloutFSII2C()
409 const std::string& devPath, const nlohmann::json& calloutJSON) in calloutFSISPI()
H A Dregistry.cpp893 const nlohmann::json& calloutJSON, in getCallouts()
/openbmc/phosphor-logging/test/openpower-pels/
H A Ddevice_callouts_test.cpp49 const auto calloutJSON = R"( variable
H A Dsrc_test.cpp786 const auto calloutJSON = R"( in TEST_F() local
H A Dpel_test.cpp817 const auto calloutJSON = R"( in TEST_F() local