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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transport_unittest.cc 173 ASSERT_TRUE(transport_->SetRemoteTransportDescription(remote_desc,
199 ASSERT_TRUE(transport_->SetRemoteTransportDescription(remote_desc,
231 ASSERT_TRUE(transport_->SetRemoteTransportDescription(remote_desc,
262 ASSERT_TRUE(transport_->SetRemoteTransportDescription(remote_desc,
transport.h 281 bool SetRemoteTransportDescription(const TransportDescription& description,
dtlstransportchannel_unittest.cc 189 ASSERT_EQ(expect_success, transport_->SetRemoteTransportDescription(
192 ASSERT_TRUE(transport_->SetRemoteTransportDescription(
session.cc 295 bool TransportProxy::SetRemoteTransportDescription(
303 bool result = transport_->get()->SetRemoteTransportDescription(description,
487 if (!iter->second->SetRemoteTransportDescription(tdesc, action,
    [all...]
session.h 152 bool SetRemoteTransportDescription(const TransportDescription& description,
    [all...]
transport.cc 187 bool Transport::SetRemoteTransportDescription(

Completed in 78 milliseconds