Searched refs:SetSendModule (Results 1 - 6 of 6) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/test/testAPI/
H A Dtest_api.h36 void SetSendModule(RtpRtcp* rtp_rtcp_module,
H A Dtest_api_rtcp.cc119 transport1->SetSendModule(module2, rtp_payload_registry2_.get(),
121 transport2->SetSendModule(module1, rtp_payload_registry1_.get(),
H A Dtest_api_audio.cc125 transport1->SetSendModule(module2, rtp_payload_registry2_.get(),
127 transport2->SetSendModule(module1, rtp_payload_registry1_.get(),
H A Dtest_api.cc20 void LoopBackTransport::SetSendModule(RtpRtcp* rtp_rtcp_module, function in class:webrtc::LoopBackTransport
H A Dtest_api_video.cc62 transport_->SetSendModule(video_module_, &rtp_payload_registry_,
/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Dnack_rtx_unittest.cc80 void SetSendModule(RtpRtcp* rtpRtcpModule, function in class:webrtc::RtxLoopBackTransport
200 transport_.SetSendModule(rtp_rtcp_module_, &rtp_payload_registry_,

Completed in 641 milliseconds