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

  /external/webrtc/webrtc/p2p/base/
transport_unittest.cc 77 ASSERT_TRUE(transport_->SetRemoteTransportDescription(remote_desc,
107 ASSERT_TRUE(transport_->SetRemoteTransportDescription(desc,
133 ASSERT_TRUE(transport_->SetRemoteTransportDescription(desc,
161 ASSERT_TRUE(transport_->SetRemoteTransportDescription(remote_desc,
182 ASSERT_TRUE(transport_->SetRemoteTransportDescription(remote_desc,
211 ASSERT_TRUE(transport_->SetRemoteTransportDescription(remote_desc,
transport.h 216 bool SetRemoteTransportDescription(const TransportDescription& description,
transportcontroller.h 67 bool SetRemoteTransportDescription(const std::string& transport_name,
transportcontroller.cc 107 bool TransportController::SetRemoteTransportDescription(
438 return transport->SetRemoteTransportDescription(tdesc, action, err);
transport.cc 138 bool Transport::SetRemoteTransportDescription(
dtlstransportchannel_unittest.cc 178 ASSERT_EQ(expect_success, transport_->SetRemoteTransportDescription(
181 ASSERT_TRUE(transport_->SetRemoteTransportDescription(
    [all...]
transportcontroller_unittest.cc 348 EXPECT_TRUE(transport_controller_->SetRemoteTransportDescription(
377 EXPECT_TRUE(transport_controller_->SetRemoteTransportDescription(
  /external/webrtc/talk/app/webrtc/
webrtcsession.cc     [all...]

Completed in 152 milliseconds