Searched refs:activeQueryIter (Results 1 – 1 of 1) sorted by relevance
1647 for (const auto &activeQueryIter : activeQueries) in IsQueryActive() local1649 const gl::Query *activeQuery = activeQueryIter.get(); in IsQueryActive()