Searched defs:ApplyLocalTransportDescription_w (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Ddtlstransport.h69 virtual bool ApplyLocalTransportDescription_w(TransportChannelImpl* function in class:cricket::DtlsTransport
98 return Base::ApplyLocalTransportDescription_w(channel);
H A Dtransport.cc179 ApplyLocalTransportDescription_w(impl);
616 ret &= ApplyLocalTransportDescription_w(iter->second.get());
646 bool Transport::ApplyLocalTransportDescription_w(TransportChannelImpl* ch) { function in class:cricket::Transport

Completed in 148 milliseconds