HomeSort by relevance Sort by last modified time
    Searched refs:SetSendModule (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testAPI/
test_api.h 34 void SetSendModule(RtpRtcp* rtpRtcpModule,
test_api_video.cc 59 transport_->SetSendModule(video_module_, &rtp_payload_registry_,
test_api_audio.cc 152 transport1->SetSendModule(module2, rtp_payload_registry2_.get(),
154 transport2->SetSendModule(module1, rtp_payload_registry1_.get(),
test_api_rtcp.cc 145 transport1->SetSendModule(module2, rtp_payload_registry2_.get(),
147 transport2->SetSendModule(module1, rtp_payload_registry1_.get(),
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
nack_rtx_unittest.cc 80 void SetSendModule(RtpRtcp* rtpRtcpModule,
202 transport_.SetSendModule(rtp_rtcp_module_, &rtp_payload_registry_,

Completed in 91 milliseconds