Home
last modified time | relevance | path

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

/external/grpc-grpc-java/interop-testing/src/generated/main/grpc/io/grpc/testing/integration/
DTestServiceGrpc.java359 …public void streamingOutputCall(io.grpc.testing.integration.Messages.StreamingOutputCallRequest re… in streamingOutputCall() method in TestServiceGrpc.TestServiceImplBase
536 …public void streamingOutputCall(io.grpc.testing.integration.Messages.StreamingOutputCallRequest re… in streamingOutputCall() method in TestServiceGrpc.TestServiceStub
654 …til.Iterator<io.grpc.testing.integration.Messages.StreamingOutputCallResponse> streamingOutputCall( in streamingOutputCall() method in TestServiceGrpc.TestServiceBlockingStub
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DTestServiceImpl.java135 public void streamingOutputCall(StreamingOutputCallRequest request, in streamingOutputCall() method in TestServiceImpl