Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/src/
H A Dpmbus_utils.cpp63 std::string returnValue{}; in toString() local
78 std::string returnValue{}; in toString() local
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Dif_action.cpp26 bool returnValue{true}; in execute() local
H A Daction_utils.hpp47 bool returnValue{true}; in execute() local
H A Dor_action.hpp75 bool returnValue{false}; in execute() local
H A Dand_action.hpp75 bool returnValue{true}; in execute() local
H A Drun_rule_action.hpp72 bool returnValue = environment.getRule(ruleID).execute(environment); in execute() local
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dvalidate-regulators-config_tests.cpp170 int returnValue = pclose(pipe); in runToolForOutputWithCommand() local