Searched refs:forEachIndexSet (Results 1 – 1 of 1) sorted by relevance
4399 std::set<int32_t> forEachIndexSet; in SetLazyLoadFeature() local4401 forEachIndexSet.emplace(GetLoopIndex(currentIndex_ + count)); in SetLazyLoadFeature()4402 forEachIndexSet.emplace(GetLoopIndex(currentIndex_ - count)); in SetLazyLoadFeature()4404 if (forEachIndexSet.empty()) { in SetLazyLoadFeature()4420 [weak = WeakClaim(RawPtr(child)), forEachIndexSet]() { in SetLazyLoadFeature()4425 for (auto index : forEachIndexSet) { in SetLazyLoadFeature()