Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender.cc577 void RTPSender::SetMid(absl::string_view mid) { in SetMid() function in webrtc::RTPSender
H A Drtp_rtcp_impl.cc260 void ModuleRtpRtcpImpl::SetMid(absl::string_view mid) { in SetMid() function in webrtc::ModuleRtpRtcpImpl
H A Drtp_rtcp_impl2.cc225 void ModuleRtpRtcpImpl2::SetMid(absl::string_view mid) { in SetMid() function in webrtc::ModuleRtpRtcpImpl2
/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_voice_engine.cc807 void SetMid(const std::string& mid) { in SetMid() function in cricket::WebRtcVoiceMediaChannel::WebRtcAudioSendStream