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.cpp476 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
562 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
660 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
695 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
708 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
755 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
811 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
906 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
1003 auto callouts = Registry::getCallouts(json, systemNames, ad); in TEST_F() local
1076 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
535 auto& callouts = src.callouts()->callouts(); in TEST_F() local
572 auto& callouts = src.callouts()->callouts(); in TEST_F() local
643 auto& callouts = src.callouts()->callouts(); in TEST_F() local
711 auto& callouts = src.callouts()->callouts(); in TEST_F() local
757 auto& callouts = src.callouts()->callouts(); in TEST_F() local
878 auto& callouts = src.callouts()->callouts(); in TEST_F() local
1081 const auto& callouts = src.callouts()->callouts(); in TEST_F() local
1254 const auto& callouts = src.callouts()->callouts(); in TEST_F() local
H A Dpel_utils.cpp206 auto callouts = in pelDataFactory() local
H A Dpel_test.cpp876 auto& callouts = pel.primarySRC().value()->callouts()->callouts(); in TEST_F() local
1015 const auto& callouts = pel.primarySRC().value()->callouts()->callouts(); in TEST_F() local
1082 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
285 const auto& callouts = in calloutI2C() local
339 const auto& callouts = calloutJSON.at("FSI").at(links).at("Callouts"); in calloutFSI() local
376 auto& callouts = calloutJSON.at("FSI-I2C") in calloutFSII2C() local
419 auto& callouts = in calloutFSISPI() local
453 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
630 const auto& callouts = json["CalloutsWithTheirADValues"]; in getCalloutsUsingAD() local
H A Dservice_indicators.cpp69 const auto& callouts = calloutsObj->callouts(); in activate() local
H A Dmanager.cpp768 const auto& callouts = (*src)->callouts(); in getResolution() local
828 std::string callouts = getResolution(pel); in updateResolution() local
1048 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.cpp91 nlohmann::json callouts; in PEL() local
494 nlohmann::json callouts; in getCalloutJSON() local
H A Dregistry.hpp204 std::optional<nlohmann::json> callouts; member
H A Dsrc.cpp980 const std::vector<message::RegistryCallout>& callouts, in addRegistryCallouts()
1107 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.json654 "callouts": { object