HomeSort by relevance Sort by last modified time
    Searched defs:RemoveMixedCNAME (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtcp_sender.cc 385 int32_t RTCPSender::RemoveMixedCNAME(const uint32_t SSRC) {
    [all...]
rtp_rtcp_impl.cc 742 int32_t ModuleRtpRtcpImpl::RemoveMixedCNAME(const uint32_t ssrc) {
743 return rtcp_sender_.RemoveMixedCNAME(ssrc);
    [all...]

Completed in 163 milliseconds