Home
last modified time | relevance | path

Searched refs:SetupChannels (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/contrib/verbs/
Drdma_mgr.h39 void SetupChannels();
Dverbs_server_lib.cc111 rdma_mgr_->SetupChannels(); in Start()
Drdma_mgr.cc60 void RdmaMgr::SetupChannels() { in SetupChannels() function in tensorflow::RdmaMgr
/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel_unittest.cc71 void SetupChannels(int count, cricket::IceRole role) { in SetupChannels() function in DtlsTestClient
496 client1_.SetupChannels(channel_ct_, cricket::ICEROLE_CONTROLLING); in Negotiate()
497 client2_.SetupChannels(channel_ct_, cricket::ICEROLE_CONTROLLED); in Negotiate()
508 client1_.SetupChannels(channel_ct_, cricket::ICEROLE_CONTROLLING); in NegotiateWithLegacy()
509 client2_.SetupChannels(channel_ct_, cricket::ICEROLE_CONTROLLED); in NegotiateWithLegacy()