Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.hpp148 auto assocIt = std::find(associations.begin(), associations.end(), in handleChassisHealthRollup() local
152 if (assocIt != associations.end()) in handleChassisHealthRollup()
162 if (assocIt == associations.end()) in handleChassisHealthRollup()
180 associations.erase(assocIt); in handleChassisHealthRollup()