Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dtransport.cc120 ret &= ApplyLocalTransportDescription(kv.second, error_desc); in SetLocalTransportDescription()
193 ApplyLocalTransportDescription(channel, nullptr); in CreateChannel()
342 bool Transport::ApplyLocalTransportDescription(TransportChannelImpl* ch, in ApplyLocalTransportDescription() function in cricket::Transport
Ddtlstransport.h62 bool ApplyLocalTransportDescription(TransportChannelImpl* channel, in ApplyLocalTransportDescription() function
96 return Base::ApplyLocalTransportDescription(channel, error_desc); in ApplyLocalTransportDescription()
Dtransport.h274 virtual bool ApplyLocalTransportDescription(TransportChannelImpl* channel,