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.cpp50 const std::vector<std::string> thresholdIfaceNames{ variable
168 if (std::find(thresholdIfaceNames.begin(), thresholdIfaceNames.end(), in interfacesRemoved()
169 interface) != thresholdIfaceNames.end()) in interfacesRemoved()
185 if (std::find(thresholdIfaceNames.begin(), thresholdIfaceNames.end(), in interfacesAdded()
186 interface) != thresholdIfaceNames.end()) in interfacesAdded()