Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.cpp426 std::vector<InterfaceKey> toErase; in checkThresholds() local
450 toErase.emplace_back(sensorPath, interface); in checkThresholds()
462 for (const auto& e : toErase) in checkThresholds()