HomeSort by relevance Sort by last modified time
    Searched refs:SetRtcpMux_w (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/libjingle/source/talk/session/phone/
channel.cc 508 bool BaseChannel::SetRtcpMux_w(bool enable, ContentAction action,
782 ret = SetRtcpMux_w(audio->rtcp_mux(), action, CS_LOCAL);
809 ret = SetRtcpMux_w(audio->rtcp_mux(), action, CS_REMOTE);
    [all...]
channel.h 213 bool SetRtcpMux_w(bool enable, ContentAction action, ContentSource src);
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.h 307 bool SetRtcpMux_w(bool enable, ContentAction action, ContentSource src);
channel.cc     [all...]

Completed in 665 milliseconds