| /openbmc/phosphor-led-manager/manager/ |
| H A D | json-parser.hpp | 60 phosphor::led::Layout::Action getAction(const std::string& action) in getAction() 83 auto action = getAction(member.value("Action", "")); in loadJsonConfigV1GroupMember() local
|
| H A D | ledlayout.hpp | 27 Action action; member
|
| /openbmc/phosphor-objmgr/fail-monitor/ |
| H A D | main.cpp | 40 Monitor::Action action{Monitor::Action::start}; main() local
|
| H A D | monitor.hpp | 102 const Action action; member in phosphor::unit::failure::Monitor
|
| /openbmc/phosphor-power/phosphor-regulators/src/actions/ |
| H A D | action_error.hpp | 52 explicit ActionError(const Action& action, const std::string& error = "") : in ActionError()
|
| /openbmc/phosphor-power/phosphor-regulators/test/ |
| H A D | system_tests.cpp | 130 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 D | chassis_tests.cpp | 183 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 D | sensor_monitoring_tests.cpp | 136 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 D | main.cpp | 33 auto action = args["action"]; in main() local
|
| /openbmc/telemetry/tests/src/helpers/ |
| H A D | report_params_helpers.hpp | 28 inline void PrintTo(const ReportAction& action, std::ostream* os) in PrintTo()
|
| /openbmc/telemetry/tests/src/mocks/ |
| H A D | trigger_factory_mock.hpp | 77 [](const auto& action) { in expectMake()
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | filtersnippet.js | 8 function date_enable (key, action) { argument
|
| /openbmc/phosphor-power/power-sequencer/ |
| H A D | main.cpp | 34 std::string action{}; in main() local
|
| /openbmc/dbus-sensors/src/leakdetector/ |
| H A D | LeakGPIODetector.cpp | 74 std::string action = (state_ == DetectorIntf::DetectorState::Normal) in updateGPIOStateAsync() local
|
| /openbmc/phosphor-power/tools/power-utils/ |
| H A D | main.cpp | 38 auto action = app.add_option_group("Action"); in main() local
|
| /openbmc/openpower-hw-diags/attn/pel/ |
| H A D | user_header.cpp | 42 void UserHeader::setAction(uint16_t action) in setAction()
|
| /openbmc/openpower-hw-diags/analyzer/ras-data/ |
| H A D | ras-data-parser.cpp | 32 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 D | proc_control.cpp | 59 std::string action{argv[1]}; in main() local
|
| /openbmc/openbmc-tools/adcapp/src/ |
| H A D | adcapp.c | 34 e_adc_actions action = END_OF_FUNCLIST; variable
|
| /openbmc/phosphor-fan-presence/control/json/ |
| H A D | manager.cpp | 753 [](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 D | power_off_rule.hpp | 52 std::unique_ptr<PowerOffAction> action) : in PowerOffRule()
|
| /openbmc/qemu/system/ |
| H A D | runstate-hmp-cmds.c | 71 WatchdogAction action; in hmp_watchdog_action() local
|
| /openbmc/phosphor-led-manager/manager/lamptest/ |
| H A D | lamptest.cpp | 101 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 D | watchdog.cpp | 111 Action action = expireAction(); in timeOutHandler() local
|
| /openbmc/telemetry/src/ |
| H A D | on_change_threshold.cpp | 69 for (const auto& action : actions) in commit() local
|