Home
last modified time | relevance | path

Searched defs:oldValue (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-pid-control/dbus/
H A Ddbuswrite.hpp47 int64_t oldValue = -1; member in pid_control::DbusWritePercent
68 int64_t oldValue = -1; member in pid_control::DbusWrite
/openbmc/phosphor-pid-control/pid/
H A Dthermalcontroller.cpp135 double oldValue = value; in inputProc() local
/openbmc/dbus-sensors/src/
H A Dsensor.hpp285 "Value", value, [this](const double& newValue, double& oldValue) { in setInitialProperties()
320 [&, label, thresSize](const double& request, double& oldValue) { in setInitialProperties()
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp341 PropertyType oldValue = *value_; in operator ()() local
370 PropertyType oldValue = *value_; in operator ()() local
/openbmc/telemetry/src/
H A Dreport.cpp196 [this](bool newVal, auto& oldValue) { in makeReportInterface()