Home
last modified time | relevance | path

Searched defs:alarmValue (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.cpp219 auto alarmValue = std::get<bool>(propertyValue); in checkProperties() local
249 auto alarmValue = SDBusPlus::getProperty<bool>( in checkThresholds() local
276 const std::string& alarmProperty, bool alarmValue) in createEventLog()
H A Dshutdown_alarm_monitor.cpp428 const AlarmKey& alarmKey, bool alarmValue, in createEventLog()