Home
last modified time | relevance | path

Searched defs:response_status (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/src/objective-c/tests/RemoteTestClient/
Dmessages.proto80 EchoStatus response_status = 7; field
149 EchoStatus response_status = 7; field
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DStreamingOutputCallRequest.php44 protected $response_status = null; variable in Grpc\\Testing\\StreamingOutputCallRequest
DSimpleRequest.php63 protected $response_status = null; variable in Grpc\\Testing\\SimpleRequest
/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DStreamingOutputCallRequest.php44 protected $response_status = null; variable in Grpc\\Testing\\StreamingOutputCallRequest
DSimpleRequest.php63 protected $response_status = null; variable in Grpc\\Testing\\SimpleRequest
/third_party/grpc/src/proto/grpc/testing/
Dmessages.proto91 EchoStatus response_status = 7; field
174 EchoStatus response_status = 7; field
/third_party/nghttp2/src/
Dshrpx_http2_upstream.cc1520 auto response_status = http2::stringify_status(balloc, resp.http_status); in send_reply() local
1589 auto response_status = http2::stringify_status(balloc, status_code); in error_reply() local
1735 auto response_status = http2::stringify_status(balloc, resp.http_status); in on_downstream_header_complete() local
1761 StringRef response_status; in on_downstream_header_complete() local