Searched defs:createSubchannel (Results 1 – 4 of 4) sorted by relevance
464 public Subchannel createSubchannel(EquivalentAddressGroup addrs, Attributes attrs) { in createSubchannel() method in LoadBalancer.Helper481 public Subchannel createSubchannel(List<EquivalentAddressGroup> addrs, Attributes attrs) { in createSubchannel() method in LoadBalancer.Helper
129 public Subchannel createSubchannel(List<EquivalentAddressGroup> addrsIn, Attributes attrsIn) { in helper_createSubchannel_delegates() method in LoadBalancerTest.OverrideCreateSubchannel
307 public Subchannel createSubchannel(List<EquivalentAddressGroup> addrs, Attributes attrs) { in createSubchannel() method in AutoConfiguredLoadBalancerFactoryTest.ForwardingLoadBalancerHelper
1025 public AbstractSubchannel createSubchannel( in createSubchannel() method in ManagedChannelImpl.LbHelperImpl