Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/src/
H A Drule.hpp95 const std::string& getID() const in getID() function in phosphor::power::regulators::Rule
H A Drail.hpp110 const std::string& getID() const in getID() function in phosphor::power::regulators::Rail
H A Ddevice.hpp187 const std::string& getID() const in getID() function in phosphor::power::regulators::Device
/openbmc/phosphor-pid-control/pid/
H A Dstepwisecontroller.hpp37 std::string getID(void) override in getID() function in pid_control::StepwiseController
H A Dpidcontroller.hpp54 std::string getID(void) override in getID() function in pid_control::PIDController
/openbmc/phosphor-pid-control/dbus/
H A Ddbuspassive.cpp207 std::string DbusPassive::getID(void) in getID() function in pid_control::DbusPassive
/openbmc/phosphor-hwmon/
H A Dmainloop.cpp136 std::string MainLoop::getID(SensorSet::container_t::const_reference sensor) in getID() function in MainLoop