Home
last modified time | relevance | path

Searched refs:getShutdownType (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dshutdown_alarm_monitor.hpp149 getShutdownType(const std::string& interface) const;
H A Dshutdown_alarm_monitor.cpp185 auto type = getShutdownType(interface); in propertiesChanged()
471 ShutdownAlarmMonitor::getShutdownType(const std::string& interface) const in getShutdownType() function in sensor::monitor::ShutdownAlarmMonitor