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.cpp452 std::vector<InterfaceKey> toErase; in checkThresholds()
476 toErase.emplace_back(sensorPath, interface);
488 for (const auto& e : toErase)
433 std::vector<InterfaceKey> toErase; checkThresholds() local