Home
last modified time | relevance | path

Searched defs:OnReceivedRtcpReportBlocks (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/test/fuzzers/
H A Drtcp_receiver_fuzzer.cc30 void OnReceivedRtcpReportBlocks(const ReportBlockList&) override {} in OnReceivedRtcpReportBlocks() function in webrtc::__anon2ec9e87a0111::NullModuleRtpRtcp
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_rtcp_impl.cc719 void ModuleRtpRtcpImpl::OnReceivedRtcpReportBlocks( in OnReceivedRtcpReportBlocks() function in webrtc::ModuleRtpRtcpImpl
H A Drtp_rtcp_impl2.cc706 void ModuleRtpRtcpImpl2::OnReceivedRtcpReportBlocks( in OnReceivedRtcpReportBlocks() function in webrtc::ModuleRtpRtcpImpl2