Searched defs:RemoveMixedCNAME (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtcp_sender.cc337 int32_t RTCPSender::RemoveMixedCNAME(uint32_t SSRC) { function in class:webrtc::RTCPSender
H A Drtp_rtcp_impl.cc504 int32_t ModuleRtpRtcpImpl::RemoveMixedCNAME(const uint32_t ssrc) { function in class:webrtc::ModuleRtpRtcpImpl
505 return rtcp_sender_.RemoveMixedCNAME(ssrc);

Completed in 80 milliseconds