Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Ddtlstransport.h69 virtual bool ApplyLocalTransportDescription_w(TransportChannelImpl* channel, in ApplyLocalTransportDescription_w() function
103 return Base::ApplyLocalTransportDescription_w(channel, error_desc); in ApplyLocalTransportDescription_w()
Dtransport.cc232 ApplyLocalTransportDescription_w(impl, NULL); in CreateChannel_w()
732 ret &= ApplyLocalTransportDescription_w(iter->second.get(), error_desc); in SetLocalTransportDescription_w()
769 bool Transport::ApplyLocalTransportDescription_w(TransportChannelImpl* ch, in ApplyLocalTransportDescription_w() function in cricket::Transport
Dtransport.h371 virtual bool ApplyLocalTransportDescription_w(TransportChannelImpl* channel,