Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl2.cc428 int32_t ModuleRtpRtcpImpl2::SetCNAME(const char* c_name) { in SetCNAME() function in webrtc::ModuleRtpRtcpImpl2
Drtp_rtcp_impl.cc466 int32_t ModuleRtpRtcpImpl::SetCNAME(const char* c_name) { in SetCNAME() function in webrtc::ModuleRtpRtcpImpl
Drtcp_sender.cc333 int32_t RTCPSender::SetCNAME(const char* c_name) { in SetCNAME() function in webrtc::RTCPSender