Searched defs:OnReceivedRtcpReportBlocks (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/webrtc/test/fuzzers/ | ||
H A D | rtcp_receiver_fuzzer.cc | 30 void OnReceivedRtcpReportBlocks(const ReportBlockList&) override {} in OnReceivedRtcpReportBlocks() function in webrtc::__anon2ec9e87a0111::NullModuleRtpRtcp |
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ | ||
H A D | rtp_rtcp_impl.cc | 719 void ModuleRtpRtcpImpl::OnReceivedRtcpReportBlocks( in OnReceivedRtcpReportBlocks() function in webrtc::ModuleRtpRtcpImpl |
H A D | rtp_rtcp_impl2.cc | 706 void ModuleRtpRtcpImpl2::OnReceivedRtcpReportBlocks( in OnReceivedRtcpReportBlocks() function in webrtc::ModuleRtpRtcpImpl2 |