Home
last modified time | relevance | path

Searched refs:newFutureStub (Results 1 – 25 of 26) sorted by relevance

12

/external/grpc-grpc-java/examples/src/main/java/io/grpc/examples/errorhandling/
DErrorHandlingClient.java93 GreeterFutureStub stub = GreeterGrpc.newFutureStub(channel); in futureCallDirect()
111 GreeterFutureStub stub = GreeterGrpc.newFutureStub(channel); in futureCallCallback()
DDetailErrorSample.java123 GreeterFutureStub stub = GreeterGrpc.newFutureStub(channel); in futureCallDirect()
138 GreeterFutureStub stub = GreeterGrpc.newFutureStub(channel); in futureCallCallback()
/external/grpc-grpc-java/interop-testing/src/test/java/io/grpc/testing/integration/
DCascadingTest.java86 futureStub = TestServiceGrpc.newFutureStub(channel); in setUp()
/external/grpc-grpc-java/alts/src/generated/main/grpc/io/grpc/alts/internal/
DHandshakerServiceGrpc.java80 public static HandshakerServiceFutureStub newFutureStub( in newFutureStub() method in HandshakerServiceGrpc
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/reflection/v1alpha/
DServerReflectionGrpc.java80 public static ServerReflectionFutureStub newFutureStub( in newFutureStub() method in ServerReflectionGrpc
/external/grpc-grpc-java/grpclb/src/generated/main/grpc/io/grpc/lb/v1/
DLoadBalancerGrpc.java80 public static LoadBalancerFutureStub newFutureStub( in newFutureStub() method in LoadBalancerGrpc
/external/grpc-grpc-java/services/src/generated/test/grpc/io/grpc/reflection/testing/
DAnotherDynamicServiceGrpc.java83 public static AnotherDynamicServiceFutureStub newFutureStub( in newFutureStub() method in AnotherDynamicServiceGrpc
DDynamicServiceGrpc.java83 public static DynamicServiceFutureStub newFutureStub( in newFutureStub() method in DynamicServiceGrpc
DReflectableServiceGrpc.java80 public static ReflectableServiceFutureStub newFutureStub( in newFutureStub() method in ReflectableServiceGrpc
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/health/v1/
DHealthGrpc.java80 public static HealthFutureStub newFutureStub( in newFutureStub() method in HealthGrpc
/external/grpc-grpc-java/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/
DReportQpsScenarioServiceGrpc.java80 public static ReportQpsScenarioServiceFutureStub newFutureStub( in newFutureStub() method in ReportQpsScenarioServiceGrpc
DWorkerServiceGrpc.java176 public static WorkerServiceFutureStub newFutureStub( in newFutureStub() method in WorkerServiceGrpc
DBenchmarkServiceGrpc.java208 public static BenchmarkServiceFutureStub newFutureStub( in newFutureStub() method in BenchmarkServiceGrpc
/external/grpc-grpc-java/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/
DUnimplementedServiceGrpc.java84 public static UnimplementedServiceFutureStub newFutureStub( in newFutureStub() method in UnimplementedServiceGrpc
DMetricsServiceGrpc.java112 public static MetricsServiceFutureStub newFutureStub( in newFutureStub() method in MetricsServiceGrpc
DReconnectServiceGrpc.java115 public static ReconnectServiceFutureStub newFutureStub( in newFutureStub() method in ReconnectServiceGrpc
DTestServiceGrpc.java308 public static TestServiceFutureStub newFutureStub( in newFutureStub() method in TestServiceGrpc
/external/grpc-grpc-java/compiler/src/testLite/golden/
DTestDeprecatedService.java.txt83 public static TestDeprecatedServiceFutureStub newFutureStub(
DTestService.java.txt237 public static TestServiceFutureStub newFutureStub(
/external/grpc-grpc-java/compiler/src/testNano/golden/
DTestDeprecatedService.java.txt109 public static TestDeprecatedServiceFutureStub newFutureStub(
/external/grpc-grpc-java/compiler/src/test/golden/
DTestDeprecatedService.java.txt84 public static TestDeprecatedServiceFutureStub newFutureStub(
DTestService.java.txt243 public static TestServiceFutureStub newFutureStub(
/external/flatbuffers/tests/MyGame/Example/
DMonsterStorageGrpc.java215 public static MonsterStorageFutureStub newFutureStub( in newFutureStub() method in MonsterStorageGrpc
/external/grpc-grpc-java/testing-proto/src/generated/main/grpc/io/grpc/testing/protobuf/
DSimpleServiceGrpc.java179 public static SimpleServiceFutureStub newFutureStub( in newFutureStub() method in SimpleServiceGrpc
/external/grpc-grpc-java/services/src/generated/main/grpc/io/grpc/channelz/v1/
DChannelzGrpc.java244 public static ChannelzFutureStub newFutureStub( in newFutureStub() method in ChannelzGrpc

12