Home
last modified time | relevance | path

Searched defs:action (Results 51 – 75 of 192) sorted by relevance

12345678

/openbmc/phosphor-led-manager/manager/
H A Djson-parser.hpp60 phosphor::led::Layout::Action getAction(const std::string& action) in getAction()
83 auto action = getAction(member.value("Action", "")); in loadJsonConfigV1GroupMember() local
H A Dledlayout.hpp27 Action action; member
/openbmc/phosphor-objmgr/fail-monitor/
H A Dmain.cpp40 Monitor::Action action{Monitor::Action::start}; main() local
H A Dmonitor.hpp102 const Action action; member in phosphor::unit::failure::Monitor
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Daction_error.hpp52 explicit ActionError(const Action& action, const std::string& error = "") : in ActionError()
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dsystem_tests.cpp130 auto action = std::make_unique<MockAction>(); in TEST() local
296 auto action = std::make_unique<LogPhaseFaultAction>(PhaseFaultType::n); in TEST() local
324 auto action = std::make_unique<LogPhaseFaultAction>(PhaseFaultType::n); in TEST() local
469 auto action = std::make_unique<MockAction>(); in TEST() local
507 auto action = std::make_unique<MockAction>(); in TEST() local
H A Dchassis_tests.cpp183 auto action = std::make_unique<MockAction>(); in TEST_F() local
460 auto action = in TEST_F() local
483 auto action = in TEST_F() local
590 auto action = std::make_unique<MockAction>(); in TEST_F() local
622 auto action = std::make_unique<MockAction>(); in TEST_F() local
H A Dsensor_monitoring_tests.cpp136 std::unique_ptr<PMBusReadSensorAction> action = in TEST() local
212 std::unique_ptr<PMBusReadSensorAction> action = in TEST() local
254 std::unique_ptr<PMBusReadSensorAction> action = in TEST() local
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Dmain.cpp33 auto action = args["action"]; in main() local
/openbmc/telemetry/tests/src/helpers/
H A Dreport_params_helpers.hpp28 inline void PrintTo(const ReportAction& action, std::ostream* os) in PrintTo()
/openbmc/telemetry/tests/src/mocks/
H A Dtrigger_factory_mock.hpp77 [](const auto& action) { in expectMake()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dfiltersnippet.js8 function date_enable (key, action) { argument
/openbmc/phosphor-power/power-sequencer/
H A Dmain.cpp34 std::string action{}; in main() local
/openbmc/dbus-sensors/src/leakdetector/
H A DLeakGPIODetector.cpp74 std::string action = (state_ == DetectorIntf::DetectorState::Normal) in updateGPIOStateAsync() local
/openbmc/phosphor-power/tools/power-utils/
H A Dmain.cpp38 auto action = app.add_option_group("Action"); in main() local
/openbmc/openpower-hw-diags/attn/pel/
H A Duser_header.cpp42 void UserHeader::setAction(uint16_t action) in setAction()
/openbmc/openpower-hw-diags/analyzer/ras-data/
H A Dras-data-parser.cpp32 const auto action = parseSignature(data, i_signature); in getResolution() local
161 const auto action = parseSignature(data, i_signature); in isFlagSet() local
308 std::string action; in parseSignature() local
/openbmc/openpower-proc-control/
H A Dproc_control.cpp59 std::string action{argv[1]}; in main() local
/openbmc/openbmc-tools/adcapp/src/
H A Dadcapp.c34 e_adc_actions action = END_OF_FUNCLIST; variable
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.cpp753 [](auto& action) { action->run(); }); in timerExpired()
783 std::for_each(actions.begin(), actions.end(), [](auto& action) { in handleSignal()
835 [&actList = it->second](auto& action) { in addParameterTrigger()
843 [&triggerActions](auto& action) { in addParameterTrigger()
856 [](auto& action) { action.get()->run(); }); in runParameterActions()
/openbmc/phosphor-fan-presence/monitor/
H A Dpower_off_rule.hpp52 std::unique_ptr<PowerOffAction> action) : in PowerOffRule()
/openbmc/qemu/system/
H A Drunstate-hmp-cmds.c71 WatchdogAction action; in hmp_watchdog_action() local
/openbmc/phosphor-led-manager/manager/lamptest/
H A Dlamptest.cpp101 Layout::Action action = Layout::Action::Off; in getActionFromString() local
165 phosphor::led::Layout::Action action = getActionFromString(state); in storePhysicalLEDsStates() local
/openbmc/phosphor-watchdog/src/
H A Dwatchdog.cpp111 Action action = expireAction(); in timeOutHandler() local
/openbmc/telemetry/src/
H A Don_change_threshold.cpp69 for (const auto& action : actions) in commit() local

12345678