Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Daction_environment.hpp191 Services& getServices() const in getServices() function in phosphor::power::regulators::ActionEnvironment
/openbmc/phosphor-psu-code-mgmt/src/
H A Dutils.hpp219 inline std::vector<std::string> getServices( in getServices() function
H A Dutils.cpp122 std::vector<std::string> Utils::getServices( in getServices() function in utils::Utils