Searched defs:alarmKey (Results 1 – 1 of 1) sorted by relevance
192 AlarmKey alarmKey{sensorPath, *type, AlarmType::low}; in propertiesChanged() local204 AlarmKey alarmKey{sensorPath, *type, AlarmType::high}; in propertiesChanged() local214 void ShutdownAlarmMonitor::checkAlarm(bool value, const AlarmKey& alarmKey) in checkAlarm()240 void ShutdownAlarmMonitor::startTimer(const AlarmKey& alarmKey) in startTimer()326 void ShutdownAlarmMonitor::stopTimer(const AlarmKey& alarmKey) in stopTimer()370 void ShutdownAlarmMonitor::timerExpired(const AlarmKey& alarmKey) in timerExpired()417 const AlarmKey& alarmKey, bool alarmValue, in createEventLog()