Searched refs:shutdownInterfaces (Results 1 – 1 of 1) sorted by relevance
34 const std::map<ShutdownType, std::string> shutdownInterfaces{ variable96 shutdownInterfaces.at(ShutdownType::hard) + "'", in ShutdownAlarmMonitor()103 shutdownInterfaces.at(ShutdownType::soft) + "'", in ShutdownAlarmMonitor()129 for (const auto& [shutdownType, interface] : shutdownInterfaces) in findAlarms()151 const auto& interface = shutdownInterfaces.at(shutdownType); in checkAlarms()474 shutdownInterfaces.begin(), shutdownInterfaces.end(), in getShutdownType()477 if (it == shutdownInterfaces.end()) in getShutdownType()