/third_party/node/deps/cares/src/lib/ |
H A D | ares_android.c | 55 jclass cls = NULL; in jni_get_class() local 69 static jmethodID jni_get_method_id(JNIEnv *env, jclass cls, in jni_get_method_id() argument
|
/third_party/libwebsockets/test-apps/android/app/src/main/jni/ |
H A D | LwsService.cpp | 53 jclass cls; in registerNativeMethods() local 169 jclass cls = env->GetObjectClass(obj); in jni_initLws() local
|
/third_party/skia/third_party/externals/microhttpd/doc/examples/ |
H A D | largepost.c | 120 request_completed (void *cls, struct MHD_Connection *connection, in request_completed() argument 146 answer_to_connection (void *cls, struct MHD_Connection *connection, in answer_to_connection() argument
|
H A D | simplepost.c | 95 request_completed (void *cls, struct MHD_Connection *connection, in request_completed() argument 116 answer_to_connection (void *cls, struct MHD_Connection *connection, in answer_to_connection() argument
|
H A D | tlsauthentication.c | 213 answer_to_connection (void *cls, struct MHD_Connection *connection, in answer_to_connection() argument
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | spdy_event_loop.c | 55 new_session_callback (void *cls, in new_session_callback() argument 97 session_closed_handler (void *cls, in session_closed_handler() argument 121 response_done_callback(void *cls, in response_done_callback() argument 180 append_headers_to_data(void *cls, const char *name, const char * const *value, int num_values) append_headers_to_data() argument 201 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument 273 new_post_data_cb(void * cls, struct SPDY_Request *request, const void * buf, size_t size, bool more) new_post_data_cb() argument [all...] |
H A D | spdy_fileserver.c | 103 response_callback (void *cls, in response_callback() argument 121 response_done_callback(void *cls, in response_done_callback() argument 142 standard_request_handler(void *cls, in standard_request_handler() argument
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | response.c | 316 file_reader (void *cls, uint64_t pos, char *buf, size_t max) in file_reader() argument 338 free_callback (void *cls) in free_callback() argument
|
H A D | test_postprocessor.c | 83 value_checker (void *cls, in value_checker() argument
|
/third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
H A D | daemon.c | 42 spdyf_panic_std (void *cls, in spdyf_panic_std() argument 161 SPDY_set_panic_func(SPDY_PanicCallback cb, void *cls) SPDY_set_panic_func() argument 170 SPDYF_start_daemon_va(uint16_t port, const char *certfile, const char *keyfile, SPDY_NewSessionCallback nscb, SPDY_SessionClosedCallback sccb, SPDY_NewRequestCallback nrcb, SPDY_NewDataCallback npdcb, SPDYF_NewStreamCallback fnscb, SPDYF_NewDataCallback fndcb, void * cls, void * fcls, va_list valist) SPDYF_start_daemon_va() argument
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
H A D | tls_test_common.c | 66 test_daemon_get (void *cls, in test_daemon_get() argument 165 http_ahc (void *cls, struct MHD_Connection *connection, in http_ahc() argument 192 http_dummy_ahc (void *cls, struct MHD_Connection *connection, in http_dummy_ahc() argument 316 test_https_transfer (void *cls, const char *cipher_suite, int proto_version) in test_https_transfer() argument 451 test_wrap(const char *test_name, int (*test_function) (void * cls, const char *cipher_suite, int proto_version), void * cls, int daemon_flags, const char *cipher_suite, int proto_version, ...) test_wrap() argument
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
H A D | perf_get.c | 153 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | perf_get_concurrent.c | 135 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_get.c | 78 ahc_echo (void *cls, in ahc_echo() argument 505 ahc_empty (void *cls, in ahc_empty() argument 537 curlExcessFound(CURL *c, curl_infotype type, char *data, size_t size, void *cls) in curlExcessFound() argument
|
H A D | test_get_chunked.c | 74 crc (void *cls, uint64_t pos, char *buf, size_t max) in crc() argument 99 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_get_response_cleanup.c | 92 push_callback (void *cls, uint64_t pos, char *buf, size_t max) in push_callback() argument 101 push_free_callback (void *cls) in push_free_callback() argument 111 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_get_sendfile.c | 77 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_large_put.c | 95 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_post_loop.c | 73 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_postform.c | 60 completed_cb (void *cls, in completed_cb() argument 92 post_iterator (void *cls, in post_iterator() argument 116 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_process_headers.c | 69 kv_cb (void *cls, enum MHD_ValueKind kind, const char *key, const char *value) in kv_cb() argument 81 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_put.c | 82 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_put_chunked.c | 83 ahc_echo (void *cls, in ahc_echo() argument
|
H A D | test_quiesce.c | 72 ahc_echo (void *cls, in ahc_echo() argument 105 request_completed (void *cls, struct MHD_Connection *connection, in request_completed() argument
|
/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
H A D | test_misc.c | 97 response_done_callback(void *cls, in response_done_callback() argument 153 standard_request_handler(void *cls, in standard_request_handler() argument
|