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