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

  /external/webrtc/talk/session/media/
channel.h 183 void set_transport_channel(TransportChannel* transport);
channel.cc 206 // Note that we don't just call set_transport_channel(nullptr) because that
281 set_transport_channel(transport_controller_->CreateTransportChannel_w(
289 // We can only update the RTCP ready to send after set_transport_channel has
298 void BaseChannel::set_transport_channel(TransportChannel* new_tc) { function in class:cricket::BaseChannel
    [all...]

Completed in 1668 milliseconds