Searched refs:itr2 (Results 1 – 1 of 1) sorted by relevance
61 auto itr2 = std::find_if(i_list.begin(), i_list.end(), [&](const auto& t) { in __findPllUnlock() local66 if (i_list.end() != itr2) in __findPllUnlock()68 o_rootCause = *itr2; in __findPllUnlock()