Searched refs:statistician_it (Results 1 – 1 of 1) sorted by relevance
422 auto statistician_it = statisticians_.find(media_ssrc); in RtcpReportBlocks() local423 RTC_DCHECK(statistician_it != statisticians_.end()); in RtcpReportBlocks()424 statistician_it->second->MaybeAppendReportBlockAndReset(result); in RtcpReportBlocks()