Searched defs:getID (Results 1 – 7 of 7) sorted by relevance
/openbmc/phosphor-power/phosphor-regulators/src/ | ||
H A D | rule.hpp | 95 const std::string& getID() const in getID() function in phosphor::power::regulators::Rule |
H A D | rail.hpp | 110 const std::string& getID() const in getID() function in phosphor::power::regulators::Rail |
H A D | device.hpp | 187 const std::string& getID() const in getID() function in phosphor::power::regulators::Device |
/openbmc/phosphor-pid-control/pid/ | ||
H A D | stepwisecontroller.hpp | 36 std::string getID(void) override in getID() function in pid_control::StepwiseController |
H A D | pidcontroller.hpp | 54 std::string getID(void) override in getID() function in pid_control::PIDController |
/openbmc/phosphor-pid-control/dbus/ | ||
H A D | dbuspassive.cpp | 206 std::string DbusPassive::getID(void) in getID() function in pid_control::DbusPassive |
/openbmc/phosphor-hwmon/ | ||
H A D | mainloop.cpp | 136 std::string MainLoop::getID(SensorSet::container_t::const_reference sensor) in getID() function in MainLoop |