Searched refs:mapInterator (Results 1 – 1 of 1) sorted by relevance
302 …for (auto mapInterator = bufferPtsMap_.begin(); mapInterator != bufferPtsMap_.end(); mapInterator+… in OnBufferFilled() local303 if (mapInterator->first != trackIndex) { in OnBufferFilled()304 anotherBufferPts = mapInterator->second; in OnBufferFilled()