Searched defs:alarmKey (Results 1 – 1 of 1) sorted by relevance
196 AlarmKey alarmKey{sensorPath, *type, AlarmType::low}; in propertiesChanged() local208 AlarmKey alarmKey{sensorPath, *type, AlarmType::high}; in propertiesChanged() local218 void ShutdownAlarmMonitor::checkAlarm(bool value, const AlarmKey& alarmKey) in checkAlarm()244 void ShutdownAlarmMonitor::startTimer(const AlarmKey& alarmKey) in startTimer()332 void ShutdownAlarmMonitor::stopTimer(const AlarmKey& alarmKey) in stopTimer()379 void ShutdownAlarmMonitor::timerExpired(const AlarmKey& alarmKey) in timerExpired()428 const AlarmKey& alarmKey, bool alarmValue, in createEventLog()