Searched defs:CreateChannels (Results 1 – 4 of 4) sorted by relevance
| /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/ | ||
| D | ClientRunners.cs | 87 …private static List<Channel> CreateChannels(int clientChannels, IEnumerable<string> serverTargets,…  in CreateChannels()  method in Grpc.IntegrationTesting.ClientRunners | 
| /external/webrtc/pc/ | ||
| D | channel_unittest.cc | 144   void CreateChannels(int flags1, int flags2) {  in CreateChannels()  function in ChannelTest | 
| D | sdp_offer_answer.cc | 4902 RTCError SdpOfferAnswerHandler::CreateChannels(const SessionDescription& desc) {  in CreateChannels()  function in webrtc::SdpOfferAnswerHandler | 
| /external/webrtc/p2p/base/ | ||
| D | p2p_transport_channel_unittest.cc | 442   void CreateChannels(const IceConfig& ep1_config,  in CreateChannels()  function in cricket::P2PTransportChannelTestBase |