HomeSort by relevance Sort by last modified time
    Searched refs: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...]
channel.h 140 void set_rtcp_transport_channel(TransportChannel* transport);

Completed in 36 milliseconds