Home
last modified time | relevance | path

Searched defs:callouts (Results 1 – 20 of 20) sorted by relevance

/openbmc/phosphor-logging/test/openpower-pels/
H A Dservice_indicators_test.cpp77 CalloutVector callouts; in TEST() local
95 CalloutVector callouts; in TEST() local
106 CalloutVector callouts; in TEST() local
116 CalloutVector callouts; in TEST() local
126 CalloutVector callouts; in TEST() local
146 CalloutVector callouts; in TEST() local
168 CalloutVector callouts; in TEST() local
182 CalloutVector callouts; in TEST() local
209 CalloutVector callouts; in TEST() local
222 CalloutVector callouts; in TEST() local
[all …]
H A Dregistry_test.cpp511 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
597 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
695 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
730 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
743 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
790 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
846 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
941 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
1038 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
1111 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
[all …]
H A Dsrc_callouts_test.cpp46 Callouts callouts{stream}; in TEST() local
97 Callouts callouts; in TEST() local
129 Callouts callouts; in TEST() local
211 Callouts callouts; in TEST() local
227 Callouts callouts; in TEST() local
241 Callouts callouts; in TEST() local
H A Ddevice_callouts_test.cpp481 auto callouts = getCallouts( in TEST_F() local
516 auto callouts = getCallouts( in TEST_F() local
540 auto callouts = getCallouts( in TEST_F() local
566 auto callouts = in TEST_F() local
H A Dsrc_test.cpp166 const auto& callouts = calloutsSection->callouts(); in TEST_F() local
544 auto& callouts = src.callouts()->callouts(); in TEST_F() local
581 auto& callouts = src.callouts()->callouts(); in TEST_F() local
652 auto& callouts = src.callouts()->callouts(); in TEST_F() local
721 auto& callouts = src.callouts()->callouts(); in TEST_F() local
767 auto& callouts = src.callouts()->callouts(); in TEST_F() local
888 auto& callouts = src.callouts()->callouts(); in TEST_F() local
1094 const auto& callouts = src.callouts()->callouts(); in TEST_F() local
1267 const auto& callouts = src.callouts()->callouts(); in TEST_F() local
H A Dpel_utils.cpp206 auto callouts = in pelDataFactory() local
H A Dpel_test.cpp877 auto& callouts = pel.primarySRC().value()->callouts()->callouts(); in TEST_F() local
1023 const auto& callouts = pel.primarySRC().value()->callouts()->callouts(); in TEST_F() local
1090 const auto& callouts = pel.primarySRC().value()->callouts()->callouts(); in TEST_F() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddevice_callouts.cpp220 std::vector<Callout> callouts; in extractCallouts() local
284 const auto& callouts = in calloutI2C() local
337 const auto& callouts = calloutJSON.at("FSI").at(links).at("Callouts"); in calloutFSI() local
374 auto& callouts = calloutJSON.at("FSI-I2C") in calloutFSII2C() local
417 auto& callouts = in calloutFSISPI() local
451 std::vector<Callout> callouts; in findCallouts() local
H A Dcallouts.hpp76 const std::vector<std::unique_ptr<Callout>>& callouts() const in callouts() function in openpower::pels::src::Callouts
H A Dregistry.cpp397 for (const auto& callouts : json) in findCalloutList() local
628 const auto& callouts = json["CalloutsWithTheirADValues"]; in getCalloutsUsingAD() local
H A Dservice_indicators.cpp69 const auto& callouts = calloutsObj->callouts(); in activate() local
H A Dmanager.cpp787 const auto& callouts = (*src)->callouts(); in getResolution() local
847 std::string callouts = getResolution(pel); in updateResolution() local
1067 const auto& callouts = (*src)->callouts(); in clearPowerThermalDeconfigFlag() local
H A Dsrc.hpp200 const std::unique_ptr<src::Callouts>& callouts() const in callouts() function in openpower::pels::SRC
H A Dpel.cpp98 nlohmann::json callouts; in PEL() local
503 nlohmann::json callouts; in getCalloutJSON() local
H A Dregistry.hpp204 std::optional<nlohmann::json> callouts; member
H A Dsrc.cpp977 const std::vector<message::RegistryCallout>& callouts, in addRegistryCallouts()
1104 std::vector<device_callouts::Callout> callouts; in addDevicePathCallouts() local
/openbmc/phosphor-logging/callouts/
H A Dcallouts-gen.mako.hpp15 constexpr auto callouts = variable
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Ducd90160.hpp268 std::vector<PartCallout> callouts; member in witherspoon::power::UCD90160
/openbmc/phosphor-power/power-sequencer/
H A Ducd90160.hpp268 std::vector<PartCallout> callouts; member in phosphor::power::UCD90160
/openbmc/phosphor-logging/extensions/openpower-pels/registry/schema/
H A Dschema.json655 "callouts": { object