Searched defs:_actions (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-fan-presence/control/json/actions/ | ||
H A D | get_managed_objects.hpp | 114 std::vector<std::unique_ptr<ActionBase>> _actions; member in phosphor::fan::control::json::GetManagedObjects |
H A D | timer_based_actions.hpp | 131 std::vector<std::unique_ptr<ActionBase>> _actions; member in phosphor::fan::control::json::TimerBasedActions |
/openbmc/phosphor-fan-presence/control/json/ | ||
H A D | event.hpp | 165 std::vector<std::unique_ptr<ActionBase>> _actions; member in phosphor::fan::control::json::Event |