Searched refs:ReportBlockList (Results 1 – 9 of 9) sorted by relevance
34 void OnReceivedRtcpReceiverReport(const ReportBlockList& report_blocks, in OnReceivedRtcpReceiverReport()45 for (ReportBlockList::const_iterator it = report_blocks.begin(); in OnReceivedRtcpReceiverReport()
106 webrtc::ReportBlockList report_blocks; in TEST_F()178 webrtc::ReportBlockList report_blocks; in TEST_F()281 webrtc::ReportBlockList report_blocks; in TEST_F()
171 typedef std::list<RTCPReportBlock> ReportBlockList; typedef252 const ReportBlockList& report_blocks,
75 ReportBlockList report_blocks;
1411 for (ReportBlockList::const_iterator it = in TriggerCallbacksFromRTCPPacket()
67 void OnReceivedRtcpReceiverReport(const ReportBlockList& report_blocks, in OnReceivedRtcpReceiverReport()78 void OnReceivedRtcpReceiverReport(const ReportBlockList& report_blocks, in OnReceivedRtcpReceiverReport()
76 ReportBlockList report_blocks; in GiveFeedback()
45 ReportBlockList report_blocks; in GiveFeedback()
202 void OnReceivedRtcpReceiverReport(const ReportBlockList& report_blocks, in OnReceivedRtcpReceiverReport()216 for (ReportBlockList::const_iterator block_it = report_blocks.begin(); in OnReceivedRtcpReceiverReport()