Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/test/
H A Ddbus_passive_unittest.cpp219 int rv = handleSensorValue(msg, passive); in TEST_F()
292 int rv = handleSensorValue(msg, passive); in TEST_F()
369 int rv = handleSensorValue(msg, passive); in TEST_F()
446 int rv = handleSensorValue(msg, passive); in TEST_F()
523 int rv = handleSensorValue(msg, passive); in TEST_F()
602 int rv = handleSensorValue(msg, passive); in TEST_F()
726 int rv = handleSensorValue(msg, passive); in TEST_F()
807 int rv = handleSensorValue(msg, passive); in TEST_F()
/openbmc/phosphor-pid-control/dbus/
H A Ddbuspassive.cpp268 int handleSensorValue(sdbusplus::message_t& msg, DbusPassive* owner) in handleSensorValue() function
366 return handleSensorValue(sdbpMsg, obj); in dbusHandleSignal()
H A Ddbuspassive.hpp99 int handleSensorValue(sdbusplus::message_t& msg, DbusPassive* owner);