Searched defs:emptyCall (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc-java/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/ | ||
D | TestServiceGrpc.java | 326 public void emptyCall(io.grpc.testing.integration.EmptyProtos.Empty request, in emptyCall() method in TestServiceGrpc.TestServiceImplBase |
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/ | ||
D | TestServiceImpl.java | 77 public void emptyCall(EmptyProtos.Empty empty, in emptyCall() method in TestServiceImpl |