Home
last modified time | relevance | path

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

/external/grpc-grpc-java/benchmarks/src/generated/main/grpc/io/grpc/benchmarks/proto/
DBenchmarkServiceGrpc.java31 io.grpc.benchmarks.proto.Messages.SimpleResponse> getUnaryCallMethod; field in BenchmarkServiceGrpc
39 io.grpc.benchmarks.proto.Messages.SimpleResponse> getUnaryCallMethod() { in getUnaryCallMethod() method in BenchmarkServiceGrpc
40 …proto.Messages.SimpleRequest, io.grpc.benchmarks.proto.Messages.SimpleResponse> getUnaryCallMethod; in getUnaryCallMethod() local
/external/grpc-grpc-java/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/
DTestServiceGrpc.java67 io.grpc.testing.integration.Messages.SimpleResponse> getUnaryCallMethod; field in TestServiceGrpc
75 io.grpc.testing.integration.Messages.SimpleResponse> getUnaryCallMethod() { in getUnaryCallMethod() method in TestServiceGrpc
76 …on.Messages.SimpleRequest, io.grpc.testing.integration.Messages.SimpleResponse> getUnaryCallMethod; in getUnaryCallMethod() local