Searched refs:SetRtpRtcpModule (Results 1 – 4 of 4) sorted by relevance
56 void SetRtpRtcpModule(RtpRtcp* module);
115 void ViEReceiver::SetRtpRtcpModule(RtpRtcp* module) { in SetRtpRtcpModule() function in webrtc::ViEReceiver
168 vie_receiver_.SetRtpRtcpModule(rtp_rtcp_.get()); in ViEChannel()
61 void SetRtpRtcpModule(ModuleRtpRtcpImpl* receiver) { in SetRtpRtcpModule() function in webrtc::__anon2c3c0b480111::SendTransport162 sender_.transport_.SetRtpRtcpModule(receiver_.impl_.get()); in RtpRtcpImplTest()163 receiver_.transport_.SetRtpRtcpModule(sender_.impl_.get()); in RtpRtcpImplTest()