HomeSort by relevance Sort by last modified time
    Searched defs:ApplyLocalTransportDescription_w (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
dtlstransport.h 69 virtual bool ApplyLocalTransportDescription_w(TransportChannelImpl* channel,
103 return Base::ApplyLocalTransportDescription_w(channel, error_desc);
transport.cc 232 ApplyLocalTransportDescription_w(impl, NULL);
732 ret &= ApplyLocalTransportDescription_w(iter->second.get(), error_desc);
769 bool Transport::ApplyLocalTransportDescription_w(TransportChannelImpl* ch,

Completed in 34 milliseconds