Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/
Drtp_sender.cc661 void RTPSender::SetMid(const std::string& mid) { in SetMid() function in webrtc::RTPSender
Drtp_rtcp_impl2.cc227 void ModuleRtpRtcpImpl2::SetMid(const std::string& mid) { in SetMid() function in webrtc::ModuleRtpRtcpImpl2
Drtp_rtcp_impl.cc283 void ModuleRtpRtcpImpl::SetMid(const std::string& mid) { in SetMid() function in webrtc::ModuleRtpRtcpImpl
/external/webrtc/media/engine/
Dwebrtc_voice_engine.cc828 void SetMid(const std::string& mid) { in SetMid() function in cricket::WebRtcVoiceMediaChannel::WebRtcAudioSendStream