Searched defs:SetMid (Results 1 – 4 of 4) sorted by relevance
| /external/webrtc/modules/rtp_rtcp/source/ | ||
| D | rtp_sender.cc | 661 void RTPSender::SetMid(const std::string& mid) { in SetMid() function in webrtc::RTPSender |
| D | rtp_rtcp_impl2.cc | 227 void ModuleRtpRtcpImpl2::SetMid(const std::string& mid) { in SetMid() function in webrtc::ModuleRtpRtcpImpl2 |
| D | rtp_rtcp_impl.cc | 283 void ModuleRtpRtcpImpl::SetMid(const std::string& mid) { in SetMid() function in webrtc::ModuleRtpRtcpImpl |
| /external/webrtc/media/engine/ | ||
| D | webrtc_voice_engine.cc | 828 void SetMid(const std::string& mid) { in SetMid() function in cricket::WebRtcVoiceMediaChannel::WebRtcAudioSendStream |