Searched defs:overrideAuthority (Results 1 – 6 of 6) sorted by relevance
66 String overrideAuthority) { in overrideAuthorityIsReadableHelper()
81 String overrideAuthority) throws Exception { in overrideAuthorityIsReadableHelper()
145 public abstract T overrideAuthority(String authority); in overrideAuthority() method in ManagedChannelBuilder
91 public T overrideAuthority(String authority) { in overrideAuthority() method in ForwardingChannelBuilder
233 String overrideAuthority = "best-authority"; in overrideAuthority_normal() local
280 public final T overrideAuthority(String authority) { in overrideAuthority() method in AbstractManagedChannelImplBuilder