Searched defs:OnReceivedNack (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/test/fuzzers/ | ||
D | rtcp_receiver_fuzzer.cc | 29 void OnReceivedNack(const std::vector<uint16_t>&) override {} in OnReceivedNack() function in webrtc::__anon7a8d42fa0111::NullModuleRtpRtcp |
/external/webrtc/modules/rtp_rtcp/source/ | ||
D | rtp_sender.cc | 340 void RTPSender::OnReceivedNack( in OnReceivedNack() function in webrtc::RTPSender |
D | rtp_rtcp_impl.cc | 703 void ModuleRtpRtcpImpl::OnReceivedNack( in OnReceivedNack() function in webrtc::ModuleRtpRtcpImpl |
D | rtp_rtcp_impl2.cc | 690 void ModuleRtpRtcpImpl2::OnReceivedNack( in OnReceivedNack() function in webrtc::ModuleRtpRtcpImpl2 |