Home
last modified time | relevance | path

Searched defs:updateReading (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-host-ipmid/include/dbus-sdr/
H A Dsdrutils.hpp90 bool updateReading(double reading, int raw) in updateReading() function in details::IPMIStatsEntry
207 bool updateReading(size_t index, double reading, int raw) in updateReading() function in details::IPMIStatsTable
/openbmc/intel-ipmi-oem/include/
H A Dsdrutils.hpp89 bool updateReading(double reading, int raw) in updateReading() function in details::IPMIStatsEntry
206 bool updateReading(size_t index, double reading, int raw) in updateReading() function in details::IPMIStatsTable
/openbmc/dbus-sensors/src/exit-air/
H A DExitAirTempSensor.cpp344 void CFMSensor::updateReading() in updateReading() function in CFMSensor
655 void ExitAirTempSensor::updateReading() in updateReading() function in ExitAirTempSensor
/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp612 void NumericSensor::updateReading(bool available, bool functional, double value) in updateReading() function in pldm::platform_mc::NumericSensor