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

  /external/webrtc/webrtc/p2p/base/
faketransportcontroller.h 501 TransportChannel* CreateTransportChannel_w(const std::string& transport_name,
506 return TransportController::CreateTransportChannel_w(transport_name,
transportcontroller.h 82 virtual TransportChannel* CreateTransportChannel_w(
transportcontroller.cc 142 TransportChannel* TransportController::CreateTransportChannel_w(
transportcontroller_unittest.cc 84 transport_controller_->CreateTransportChannel_w(content, component);
  /external/webrtc/talk/session/media/
channelmanager_unittest.cc 169 ASSERT_TRUE(transport_controller_->CreateTransportChannel_w(
channel.cc 272 transport_controller_->CreateTransportChannel_w(
281 set_transport_channel(transport_controller_->CreateTransportChannel_w(
    [all...]

Completed in 52 milliseconds