Home
last modified time | relevance | path

Searched refs:StreamingInputCallResponse (Results 1 – 3 of 3) sorted by relevance

/tonic/interop/src/
H A Dserver.rs89 ) -> Result<StreamingInputCallResponse> { in streaming_input_call() argument
97 let res = StreamingInputCallResponse { in streaming_input_call()
/tonic/interop/proto/grpc/testing/
H A Dtest.proto47 returns (StreamingInputCallResponse);
H A Dmessages.proto110 message StreamingInputCallResponse { message