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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
channel.cc 128 set_rtcp_transport_channel(NULL);
194 void BaseChannel::set_rtcp_transport_channel(TransportChannel* channel) { function in class:cricket::BaseChannel
517 set_rtcp_transport_channel(NULL);
624 set_rtcp_transport_channel(session->CreateChannel(content_name, "rtcp"));
948 set_rtcp_transport_channel(
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.cc 415 set_rtcp_transport_channel(NULL);
448 set_rtcp_transport_channel(rtcp_transport_channel);
519 void BaseChannel::set_rtcp_transport_channel(TransportChannel* channel) { function in class:cricket::BaseChannel
    [all...]

Completed in 952 milliseconds