Searched refs:ApplyRemoteTransportDescription_w (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dtransport.h381 virtual bool ApplyRemoteTransportDescription_w(TransportChannelImpl* ch,
H A Dtransport.cc252 ApplyRemoteTransportDescription_w(impl, NULL);
788 ret &= ApplyRemoteTransportDescription_w(iter->second.get(), error_desc);
820 bool Transport::ApplyRemoteTransportDescription_w(TransportChannelImpl* ch, function in class:cricket::Transport

Completed in 191 milliseconds