Searched refs:frameIndexIt (Results 1 – 1 of 1) sorted by relevance
152 auto frameIndexIt = std::find(flushedIndices.begin(), flushedIndices.end(), in workDone() local162 if (!flushedIndices.empty() && (frameIndexIt != flushedIndices.end())) { in workDone()163 flushedIndices.erase(frameIndexIt); in workDone()255 std::list<uint64_t>::iterator frameIndexIt = in verifyFlushOutput() local257 if (!flushedIndices.empty() && (frameIndexIt != flushedIndices.end())) { in verifyFlushOutput()258 flushedIndices.erase(frameIndexIt); in verifyFlushOutput()