Home
last modified time | relevance | path

Searched defs:response_type (Results 1 – 20 of 20) sorted by relevance

/third_party/grpc/src/python/grpcio_tests/tests/protoc_plugin/protos/requests/r/
Dtest_requests.proto24 PayloadType response_type = 1; field
56 PayloadType response_type = 1; field
/third_party/grpc/src/objective-c/examples/RemoteTestClient/
Dmessages.proto47 PayloadType response_type = 1; field
105 PayloadType response_type = 1; field
/third_party/grpc/src/objective-c/tests/RemoteTestClient/
Dmessages.proto59 PayloadType response_type = 1; field
140 PayloadType response_type = 1; field
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DStreamingOutputCallRequest.php26 protected $response_type = 0; variable in Grpc\\Testing\\StreamingOutputCallRequest
DSimpleRequest.php24 protected $response_type = 0; variable in Grpc\\Testing\\SimpleRequest
/third_party/boost/boost/beast/websocket/
Dstream.hpp2564 static void default_decorate_res(response_type&) {} in default_decorate_res() argument
Drfc6455.hpp30 using response_type = http::response<http::string_body>; typedef
/third_party/boost/libs/beast/include/boost/beast/websocket/
Dstream.hpp2564 static void default_decorate_res(response_type&) {} in default_decorate_res() argument
Drfc6455.hpp30 using response_type = http::response<http::string_body>; typedef
/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DStreamingOutputCallRequest.php26 protected $response_type = 0; variable in Grpc\\Testing\\StreamingOutputCallRequest
DSimpleRequest.php24 protected $response_type = 0; variable in Grpc\\Testing\\SimpleRequest
/third_party/grpc/src/proto/grpc/testing/
Dmessages.proto70 PayloadType response_type = 1; field
165 PayloadType response_type = 1; field
/third_party/boost/libs/beast/test/beast/websocket/
Dstream.cpp41 { in testGetSetOption()
/third_party/boost/libs/beast/example/websocket/server/chat-multi/
Dhttp_session.cpp317 using response_type = typename std::decay<decltype(response)>::type; in on_read() typedef
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_attr_parse.h52 const u8 *response_type; /* 1 octet */ member
Dwps_validate.c78 static int wps_validate_response_type(const u8 *response_type, int mandatory) in wps_validate_response_type()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_attr_parse.h52 const u8 *response_type; /* 1 octet */ member
Dwps_validate.c78 static int wps_validate_response_type(const u8 *response_type, int mandatory) in wps_validate_response_type()
/third_party/weston/libweston/backend-x11/
Dx11.c620 uint8_t response_type; in x11_output_wait_for_map() local
1465 uint8_t response_type; in x11_backend_handle_event() local
/third_party/lwip/src/apps/http/makefsdata/
Dmakefsdata.c1027 int response_type = HTTP_HDR_OK; in file_write_http_header() local