Home
last modified time | relevance | path

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

/external/grpc-grpc-java/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/
DUnimplementedServiceGrpc.java102 public void unimplementedCall(io.grpc.testing.integration.EmptyProtos.Empty request, in unimplementedCall() method in UnimplementedServiceGrpc.UnimplementedServiceImplBase
147 public void unimplementedCall(io.grpc.testing.integration.EmptyProtos.Empty request, in unimplementedCall() method in UnimplementedServiceGrpc.UnimplementedServiceStub
181 …public io.grpc.testing.integration.EmptyProtos.Empty unimplementedCall(io.grpc.testing.integration… in unimplementedCall() method in UnimplementedServiceGrpc.UnimplementedServiceBlockingStub
214 ….util.concurrent.ListenableFuture<io.grpc.testing.integration.EmptyProtos.Empty> unimplementedCall( in unimplementedCall() method in UnimplementedServiceGrpc.UnimplementedServiceFutureStub
DTestServiceGrpc.java406 public void unimplementedCall(io.grpc.testing.integration.EmptyProtos.Empty request, in unimplementedCall() method in TestServiceGrpc.TestServiceImplBase
587 public void unimplementedCall(io.grpc.testing.integration.EmptyProtos.Empty request, in unimplementedCall() method in TestServiceGrpc.TestServiceStub
666 …public io.grpc.testing.integration.EmptyProtos.Empty unimplementedCall(io.grpc.testing.integration… in unimplementedCall() method in TestServiceGrpc.TestServiceBlockingStub
735 ….util.concurrent.ListenableFuture<io.grpc.testing.integration.EmptyProtos.Empty> unimplementedCall( in unimplementedCall() method in TestServiceGrpc.TestServiceFutureStub