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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transport.h 376 virtual bool ApplyRemoteTransportDescription_w(TransportChannelImpl* ch,
transport.cc 234 ApplyRemoteTransportDescription_w(impl, NULL);
759 ret &= ApplyRemoteTransportDescription_w(iter->second.get(), error_desc);
791 bool Transport::ApplyRemoteTransportDescription_w(TransportChannelImpl* ch,

Completed in 4662 milliseconds