Searched refs:response_compressed (Results 1 – 9 of 9) sorted by relevance
58 private $response_compressed = null; variable in Grpc\\Testing\\SimpleRequest222 return $this->response_compressed;238 $this->response_compressed = $var;
182 the `response_compressed` boolean.187 the `response_compressed` boolean is obeyed by the server*.199 response_compressed:{211 response_compressed:{222 * if supported by the implementation, when `response_compressed` is true,224 * if supported by the implementation, when `response_compressed` is false,382 compressed or not according to the `response_compressed` boolean.387 `response_compressed` boolean is obeyed by the server*.417 * if supported by the implementation, when `response_compressed` is false,419 * if supported by the implementation, when `response_compressed` is true,[all …]
73 BoolValue response_compressed = 6; field
162 const bool compression_requested = request->response_compressed().value(); in UnaryCall()
61 if (request->response_compressed().value()) { in UnaryCompressionChecks()
77 BoolValue response_compressed = 6; field
76 google.protobuf.BoolValue response_compressed = 6; field
88 BoolValue response_compressed = 6; field