OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 2615 milliseconds