Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.cpp47 const std::vector<std::string> thresholdIfaceNames{ variable
164 if (std::find(thresholdIfaceNames.begin(), thresholdIfaceNames.end(), in interfacesRemoved()
165 interface) != thresholdIfaceNames.end()) in interfacesRemoved()
181 if (std::find(thresholdIfaceNames.begin(), thresholdIfaceNames.end(), in interfacesAdded()
182 interface) != thresholdIfaceNames.end()) in interfacesAdded()