Home
last modified time | relevance | path

Searched refs:ApplyRemoteTransportDescription (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dtransport.cc151 ret &= ApplyRemoteTransportDescription(kv.second, error_desc); in SetRemoteTransportDescription()
195 ApplyRemoteTransportDescription(channel, nullptr); in CreateChannel()
349 bool Transport::ApplyRemoteTransportDescription(TransportChannelImpl* ch, in ApplyRemoteTransportDescription() function in cricket::Transport
Dtransport.h279 virtual bool ApplyRemoteTransportDescription(TransportChannelImpl* ch,