Home
last modified time | relevance | path

Searched refs:decrementRuleDepth (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Daction_environment_tests.cpp117 env.decrementRuleDepth(); in TEST()
119 env.decrementRuleDepth(); in TEST()
121 env.decrementRuleDepth(); in TEST()
267 env.decrementRuleDepth(); in TEST()
269 env.decrementRuleDepth(); in TEST()
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Drun_rule_action.hpp75 environment.decrementRuleDepth(); in execute()
H A Daction_environment.hpp112 void decrementRuleDepth() in decrementRuleDepth() function in phosphor::power::regulators::ActionEnvironment