Home
last modified time | relevance | path

Searched defs:withoutWaitForReady (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc-java/core/src/main/java/io/grpc/
DCallOptions.java158 public CallOptions withoutWaitForReady() { in withoutWaitForReady() method in CallOptions
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DServiceConfigInterceptorTest.java205 public void withoutWaitForReady() { in withoutWaitForReady() method in ServiceConfigInterceptorTest