Searched refs:ApplyNegotiatedTransportDescription_w (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Ddtlstransport.h229 virtual bool ApplyNegotiatedTransportDescription_w( function in class:cricket::DtlsTransport
247 return Base::ApplyNegotiatedTransportDescription_w(channel, error_desc);
H A Dtransport.h395 virtual bool ApplyNegotiatedTransportDescription_w(
H A Dtransport.cc254 ApplyNegotiatedTransportDescription_w(impl, NULL);
827 bool Transport::ApplyNegotiatedTransportDescription_w( function in class:cricket::Transport
890 if (!ApplyNegotiatedTransportDescription_w(iter->second.get(), error_desc))

Completed in 345 milliseconds