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.cpp221 int rv = handleSensorValue(msg, passive); in TEST_F()
294 int rv = handleSensorValue(msg, passive); in TEST_F()
371 int rv = handleSensorValue(msg, passive); in TEST_F()
448 int rv = handleSensorValue(msg, passive); in TEST_F()
525 int rv = handleSensorValue(msg, passive); in TEST_F()
604 int rv = handleSensorValue(msg, passive); in TEST_F()
727 int rv = handleSensorValue(msg, passive); in TEST_F()
808 int rv = handleSensorValue(msg, passive); in TEST_F()
/openbmc/phosphor-pid-control/dbus/
H A Ddbuspassive.cpp300 int handleSensorValue(sdbusplus::message_t& msg, DbusPassive* owner) in handleSensorValue() function
398 return handleSensorValue(sdbpMsg, obj); in dbusHandleSignal()
H A Ddbuspassive.hpp99 int handleSensorValue(sdbusplus::message_t& msg, DbusPassive* owner);