Searched refs:frameIndexIt (Results 1 – 1 of 1) sorted by relevance
111 auto frameIndexIt = std::find(flushedIndices.begin(), flushedIndices.end(), in workDone() local122 (frameIndexIt != flushedIndices.end())) { in workDone()123 flushedIndices.erase(frameIndexIt); in workDone()208 std::list<uint64_t>::iterator frameIndexIt = in verifyFlushOutput() local210 if (!flushedIndices.empty() && (frameIndexIt != flushedIndices.end())) { in verifyFlushOutput()211 flushedIndices.erase(frameIndexIt); in verifyFlushOutput()