Home
last modified time | relevance | path

Searched refs:updateProperty (Results 1 – 2 of 2) sorted by relevance

/openbmc/dbus-sensors/src/
H A DIntelCPUSensor.cpp211 updateProperty(sensorInterface, oldValue, *newVal, in updateMinMaxValues()
218 updateProperty(sensorInterface, oldValue, 0, dbusName); in updateMinMaxValues()
222 updateProperty(sensorInterface, oldValue, in updateMinMaxValues()
H A Dsensor.hpp518 void updateProperty( in updateProperty() function
588 updateProperty(sensorInterface, value, newValue, "Value"); in updateValueProperty()