Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DExitAirTempSensor.hpp35 void addTachRanges(const std::string& serviceName, const std::string& path);
H A DExitAirTempSensor.cpp219 self->addTachRanges(message.get_sender(), message.get_path()); in setupMatches()
307 void CFMSensor::addTachRanges(const std::string& serviceName, in addTachRanges() function in CFMSensor