Searched defs:createOobChannel (Results 1 – 4 of 4) sorted by relevance
204 public ManagedChannel createOobChannel(EquivalentAddressGroup eag, String authority) { in createOobChannel() method in LoadBalancerTest.NoopHelper
529 public abstract ManagedChannel createOobChannel(EquivalentAddressGroup eag, String authority); in createOobChannel() method in LoadBalancer.Helper
312 public ManagedChannel createOobChannel(EquivalentAddressGroup eag, String authority) { in createOobChannel() method in AutoConfiguredLoadBalancerFactoryTest.ForwardingLoadBalancerHelper
1151 public ManagedChannel createOobChannel(EquivalentAddressGroup addressGroup, String authority) { in createOobChannel() method in ManagedChannelImpl.LbHelperImpl