Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Dor_action.hpp36 class OrAction : public Action class
52 explicit OrAction(std::vector<std::unique_ptr<Action>> actions) : in OrAction() function in phosphor::power::regulators::OrAction