Searched defs:offloadExecutor (Results 1 – 7 of 7) sorted by relevance
256 private Executor offloadExecutor; field in BinderChannelBuilder.TransportFactory
122 public T offloadExecutor(Executor executor) { in offloadExecutor() method in ManagedChannelBuilder
78 public T offloadExecutor(Executor executor) { in offloadExecutor() method in ForwardingChannelBuilder
93 public T offloadExecutor(Executor executor) { in offloadExecutor() method in AbstractManagedChannelImplBuilder
331 public ManagedChannelImplBuilder offloadExecutor(Executor executor) { in offloadExecutor() method in ManagedChannelImplBuilder
556 private final Executor offloadExecutor; field in BinderTransport.BinderClientTransport
271 private Executor offloadExecutor; field in ManagedChannelImplTest