Searched defs:getAlarmLow (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-hwmon/ | ||
H A D | thresholds.hpp | 35 static bool (WarningObject::* const getAlarmLow)() const; member |
H A D | mainloop.cpp | 62 Thresholds<WarningObject>::getAlarmLow = &WarningObject::warningAlarmLow; member in Thresholds<WarningObject> |