Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A Dsensor.hpp498 updateValueProperty(std::numeric_limits<double>::quiet_NaN()); in updateValue()
502 updateValueProperty(newValue); in updateValue()
584 void updateValueProperty(const double& newValue) in updateValueProperty() function