Searched refs:toErase (Results 1 – 1 of 1) sorted by relevance
452 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