Home
last modified time | relevance | path

Searched refs:readPropertyFromMessage (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.cpp286 readPropertyFromMessage(msg, _interface, FAN_TARGET_PROPERTY, _tachTarget); in handleTargetChange()
302 readPropertyFromMessage(msg, util::FAN_SENSOR_VALUE_INTF, in handleTachChange()
H A Dtach_sensor.hpp128 static void readPropertyFromMessage( in readPropertyFromMessage() function in phosphor::fan::monitor::TachSensor