Home
last modified time | relevance | path

Searched defs:response (Results 201 - 225 of 411) sorted by relevance

12345678910>>...17

/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_local.h84 ASN1_OCTET_STRING *response; member
H A Docsp_vfy.c30 static int ocsp_verify_signer(X509 *signer, int response, in ocsp_verify_signer() argument
/third_party/protobuf/conformance/
H A Dconformance_test.cc240 ConformanceResponse response; in RunValidBinaryInputTest() local
189 ReportFailure(const string& test_name, ConformanceLevel level, const ConformanceRequest& request, const ConformanceResponse& response, const char* fmt, ...) ReportFailure() argument
213 ReportSkip(const string& test_name, const ConformanceRequest& request, const ConformanceResponse& response) ReportSkip() argument
246 VerifyResponse( const ConformanceRequestSetting& setting, const string& equivalent_wire_format, const ConformanceResponse& response, bool need_report_success, bool require_same_wire_format) VerifyResponse() argument
310 RunTest(const string& test_name, const ConformanceRequest& request, ConformanceResponse* response) RunTest() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcard.c469 static int card_message_handler(const char *object_path, const char *message, const pa_json_object *parameters, char **response, void *userdata) { in card_message_handler() argument
H A Dcore.c92 static int core_message_handler(const char *object_path, const char *message, const pa_json_object *parameters, char **response, void *userdata) { in core_message_handler() argument
/third_party/openssl/crypto/ocsp/
H A Docsp_vfy.c30 static int ocsp_verify_signer(X509 *signer, int response, in ocsp_verify_signer() argument
H A Docsp_local.h84 ASN1_OCTET_STRING *response; member
/third_party/openssl/crypto/ts/
H A Dts_local.h125 TS_RESP *response; member
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dlargepost.c61 struct MHD_Response *response; in send_page() local
H A Dsimplepost.c49 struct MHD_Response *response; in send_page() local
H A Dtlsauthentication.c122 struct MHD_Response *response; in ask_for_authentication() local
196 struct MHD_Response *response; in secret_page() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dspdy_event_loop.c216 struct SPDY_Response *response=NULL; in standard_request_handler() local
121 response_done_callback(void *cls, struct SPDY_Response *response, struct SPDY_Request *request, enum SPDY_RESPONSE_RESULT status, bool streamopened) response_done_callback() argument
H A Dspdy_fileserver.c163 struct SPDY_Response *response=NULL; in standard_request_handler() local
121 response_done_callback(void *cls, struct SPDY_Response *response, struct SPDY_Request *request, enum SPDY_RESPONSE_RESULT status, bool streamopened) response_done_callback() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dresponse.c51 add_response_entry (struct MHD_Response *response, in add_response_entry() argument
100 MHD_add_response_header(struct MHD_Response *response, const char *header, const char *content) MHD_add_response_header() argument
120 MHD_add_response_footer(struct MHD_Response *response, const char *footer, const char *content) MHD_add_response_footer() argument
140 MHD_del_response_header(struct MHD_Response *response, const char *header, const char *content) MHD_del_response_header() argument
183 MHD_get_response_headers(struct MHD_Response *response, MHD_KeyValueIterator iterator, void *iterator_cls) MHD_get_response_headers() argument
210 MHD_get_response_header(struct MHD_Response *response, const char *key) MHD_get_response_header() argument
247 struct MHD_Response *response; MHD_create_response_from_callback() local
280 MHD_set_response_options(struct MHD_Response *response, enum MHD_ResponseFlags flags, ...) MHD_set_response_options() argument
318 struct MHD_Response *response = cls; file_reader() local
340 struct MHD_Response *response = cls; free_callback() local
368 struct MHD_Response *response; MHD_create_response_from_fd_at_offset() local
419 struct MHD_Response *response; MHD_create_response_from_data() local
488 MHD_destroy_response(struct MHD_Response *response) MHD_destroy_response() argument
517 MHD_increment_response_rc(struct MHD_Response *response) MHD_increment_response_rc() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dstructures.c279 SPDY_destroy_response(struct SPDY_Response *response) in SPDY_destroy_response() argument
290 SPDYF_response_queue_create(bool is_data, void *data, size_t data_size, struct SPDY_Response *response, struct SPDYF_Stream *stream, bool closestream, SPDYF_ResponseQueueResultCallback frqcb, void *frqcb_cls, SPDY_ResponseResultCallback rrcb, void *rrcb_cls) SPDYF_response_queue_create() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtls_test_common.c170 struct MHD_Response *response; in http_ahc() local
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dperf_get.c74 static struct MHD_Response *response; variable
H A Dperf_get_concurrent.c70 static struct MHD_Response *response; variable
H A Dtest_get.c88 struct MHD_Response *response; in ahc_echo() local
514 struct MHD_Response *response; in ahc_empty() local
H A Dtest_get_chunked.c108 struct MHD_Response *response; in ahc_echo() local
H A Dtest_get_response_cleanup.c121 struct MHD_Response *response; in ahc_echo() local
H A Dtest_get_sendfile.c87 struct MHD_Response *response; in ahc_echo() local
H A Dtest_large_put.c104 struct MHD_Response *response; in ahc_echo() local
H A Dtest_post_loop.c82 struct MHD_Response *response; in ahc_echo() local
H A Dtest_postform.c125 struct MHD_Response *response; in ahc_echo() local

Completed in 18 milliseconds

12345678910>>...17