Searched refs:flushedIndex (Results 1 – 1 of 1) sorted by relevance
911 for (uint64_t flushedIndex : flushedIndices) { in flush() local913 auto it = mInputBuffers.find(flushedIndex); in flush()915 ALOGI("unknown input index %llu in flush", (long long)flushedIndex); in flush()918 (long long)flushedIndex, it->second.size()); in flush()