Home
last modified time | relevance | path

Searched defs:SetMediaChannel (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/pc/
Dvideo_rtp_receiver_unittest.cc83 void SetMediaChannel(cricket::MediaChannel* media_channel) { in SetMediaChannel() function in webrtc::__anon46cbb5410111::VideoRtpReceiverTest
Daudio_rtp_receiver.cc317 void AudioRtpReceiver::SetMediaChannel(cricket::MediaChannel* media_channel) { in SetMediaChannel() function in webrtc::AudioRtpReceiver
Dvideo_rtp_receiver.cc254 void VideoRtpReceiver::SetMediaChannel(cricket::MediaChannel* media_channel) { in SetMediaChannel() function in webrtc::VideoRtpReceiver
Drtp_sender.cc189 void RtpSenderBase::SetMediaChannel(cricket::MediaChannel* media_channel) { in SetMediaChannel() function in webrtc::RtpSenderBase