Home
last modified time | relevance | path

Searched defs:SetRTCP_CNAME (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dchannel_proxy.cc40 void ChannelProxy::SetRTCP_CNAME(const std::string& c_name) { in SetRTCP_CNAME() function in webrtc::voe::ChannelProxy
Dvoe_rtp_rtcp_impl.cc256 int VoERTP_RTCPImpl::SetRTCP_CNAME(int channel, const char cName[256]) { in SetRTCP_CNAME() function in webrtc::VoERTP_RTCPImpl
Dchannel.cc2967 Channel::SetRTCP_CNAME(const char cName[256]) in SetRTCP_CNAME() function in webrtc::voe::Channel