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.cpp218 int rv = handleSensorValue(msg, passive); in TEST_F()
291 int rv = handleSensorValue(msg, passive); in TEST_F()
368 int rv = handleSensorValue(msg, passive); in TEST_F()
445 int rv = handleSensorValue(msg, passive); in TEST_F()
522 int rv = handleSensorValue(msg, passive); in TEST_F()
601 int rv = handleSensorValue(msg, passive); in TEST_F()
724 int rv = handleSensorValue(msg, passive); in TEST_F()
805 int rv = handleSensorValue(msg, passive); in TEST_F()
/openbmc/phosphor-pid-control/dbus/
H A Ddbuspassive.cpp267 int handleSensorValue(sdbusplus::message_t& msg, DbusPassive* owner) in handleSensorValue() function
365 return handleSensorValue(sdbpMsg, obj); in dbusHandleSignal()
H A Ddbuspassive.hpp99 int handleSensorValue(sdbusplus::message_t& msg, DbusPassive* owner);