Home
last modified time | relevance | path

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

/tonic/interop/src/
H A Dlib.rs32 impl pb::ResponseParameters { implementation
34 pb::ResponseParameters { in with_size()
H A Dclient.rs115 .map(|len| ResponseParameters::with_size(*len)) in server_streaming()
406 response_parameters: vec![ResponseParameters::with_size(resp_len)], in make_ping_pong_request()
/tonic/interop/proto/grpc/testing/
H A Dmessages.proto116 message ResponseParameters { message
141 repeated ResponseParameters response_parameters = 2;