Searched defs:updateValue (Results 1 – 5 of 5) sorted by relevance
/openbmc/telemetry/src/ | ||
H A D | sensor.cpp | 106 void Sensor::updateValue(double newValue) in updateValue() function in Sensor |
/openbmc/dbus-sensors/src/psu/ | ||
H A D | PSUEvent.cpp | 290 void PSUSubEvent::updateValue(const int& newValue) updateValue() function in PSUSubEvent |
/openbmc/phosphor-pid-control/dbus/ | ||
H A D | dbuspassive.cpp | 254 void DbusPassive::updateValue(double value, bool force) in updateValue() function in pid_control::DbusPassive |
/openbmc/dbus-sensors/src/intrusion/ | ||
H A D | ChassisIntrusionSensor.cpp | 74 void ChassisIntrusionSensor::updateValue(const size_t& value) updateValue() function in ChassisIntrusionSensor |
/openbmc/dbus-sensors/src/ | ||
H A D | sensor.hpp | 491 void updateValue(const double& newValue) in updateValue() function |