Searched refs:eachLabel (Results 1 – 2 of 2) sorted by relevance
68 for (auto &eachLabel : retainWorkPool_) { in Finalize() local69 for (auto &eachTarget : eachLabel.second) { in Finalize()177 for (auto &eachLabel : retainWorkPool_) { in PeriodicalSurveillance() local178 for (auto &eachTarget : eachLabel.second) { in PeriodicalSurveillance()198 for (const auto &eachLabel : retainWorkPool_) { in DiscardObsoleteFramesIfNeed() local199 for (const auto &eachTarget : eachLabel.second) { in DiscardObsoleteFramesIfNeed()231 for (auto &eachLabel : retainWorkPool_) { in ShrinkRetainWorkPool() local233 for (auto &eachTarget : eachLabel.second) { in ShrinkRetainWorkPool()241 eachLabel.second.erase(entry); in ShrinkRetainWorkPool()243 if (eachLabel.second.empty()) { in ShrinkRetainWorkPool()[all …]
259 for (const auto &eachLabel : inLabels) { in BuildLabelExchange() local260 for (const auto &eachByte : eachLabel) { in BuildLabelExchange()