Searched refs:report_block_stats_sender_ (Results 1 – 2 of 2) sorted by relevance
118 report_block_stats_sender_(new ReportBlockStats()), in ViEChannel()229 int fraction_lost = report_block_stats_sender_->FractionLostInPercent(); in UpdateHistograms()778 report_block_stats_sender_->AggregateAndStore(report_blocks); in GetSendRtcpStatistics()
440 const rtc::scoped_ptr<ReportBlockStats> report_block_stats_sender_; variable