Home
last modified time | relevance | path

Searched refs:ApplyNegotiatedTransportDescription (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dtransport.cc197 ApplyNegotiatedTransportDescription(channel, nullptr); in CreateChannel()
356 bool Transport::ApplyNegotiatedTransportDescription( in ApplyNegotiatedTransportDescription() function in cricket::Transport
384 if (!ApplyNegotiatedTransportDescription(kv.second, error_desc)) { in NegotiateTransportDescription()
Ddtlstransport.h223 bool ApplyNegotiatedTransportDescription(TransportChannelImpl* channel, in ApplyNegotiatedTransportDescription() function
239 return Base::ApplyNegotiatedTransportDescription(channel, error_desc); in ApplyNegotiatedTransportDescription()
Dtransport.h293 virtual bool ApplyNegotiatedTransportDescription(