Searched defs:SetRTCP_CNAME (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/voice_engine/ | ||
D | channel_proxy.cc | 40 void ChannelProxy::SetRTCP_CNAME(const std::string& c_name) { in SetRTCP_CNAME() function in webrtc::voe::ChannelProxy |
D | voe_rtp_rtcp_impl.cc | 256 int VoERTP_RTCPImpl::SetRTCP_CNAME(int channel, const char cName[256]) { in SetRTCP_CNAME() function in webrtc::VoERTP_RTCPImpl |
D | channel.cc | 2967 Channel::SetRTCP_CNAME(const char cName[256]) in SetRTCP_CNAME() function in webrtc::voe::Channel |