Searched defs:evcon (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/third_party/libevent/ |
D | http.c | 338 evhttp_write_buffer(struct evhttp_connection *evcon, in evhttp_write_buffer() 357 evhttp_connected(struct evhttp_connection *evcon) in evhttp_connected() 378 evhttp_make_header_request(struct evhttp_connection *evcon, in evhttp_make_header_request() 461 evhttp_make_header_response(struct evhttp_connection *evcon, in evhttp_make_header_response() 512 evhttp_make_header(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_make_header() 631 evhttp_connection_fail(struct evhttp_connection *evcon, in evhttp_connection_fail() 677 struct evhttp_connection *evcon = arg; in evhttp_write() local 717 evhttp_connection_done(struct evhttp_connection *evcon) in evhttp_connection_done() 839 evhttp_read_trailer(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_read_trailer() 860 evhttp_read_body(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_read_body() [all …]
|
D | evrpc.c | 477 struct evhttp_connection *evcon; in evrpc_pool_set_timeout() local 637 struct evhttp_connection *evcon; in evrpc_pool_schedule() local 653 struct evhttp_connection *evcon = ctx->evcon; in evrpc_request_timeout() local
|
D | evhttp.h | 199 struct evhttp_connection *evcon; member
|
D | evrpc.h | 347 struct evhttp_connection *evcon; member
|
/external/chromium/third_party/libevent/ |
D | http.c | 338 evhttp_write_buffer(struct evhttp_connection *evcon, in evhttp_write_buffer() 357 evhttp_connected(struct evhttp_connection *evcon) in evhttp_connected() 378 evhttp_make_header_request(struct evhttp_connection *evcon, in evhttp_make_header_request() 461 evhttp_make_header_response(struct evhttp_connection *evcon, in evhttp_make_header_response() 512 evhttp_make_header(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_make_header() 631 evhttp_connection_fail(struct evhttp_connection *evcon, in evhttp_connection_fail() 677 struct evhttp_connection *evcon = arg; in evhttp_write() local 717 evhttp_connection_done(struct evhttp_connection *evcon) in evhttp_connection_done() 839 evhttp_read_trailer(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_read_trailer() 860 evhttp_read_body(struct evhttp_connection *evcon, struct evhttp_request *req) in evhttp_read_body() [all …]
|
D | evrpc.c | 477 struct evhttp_connection *evcon; in evrpc_pool_set_timeout() local 637 struct evhttp_connection *evcon; in evrpc_pool_schedule() local 653 struct evhttp_connection *evcon = ctx->evcon; in evrpc_request_timeout() local
|
D | evhttp.h | 199 struct evhttp_connection *evcon; member
|
D | evrpc.h | 347 struct evhttp_connection *evcon; member
|
/external/chromium_org/third_party/libevent/test/ |
D | regress_http.c | 412 struct evhttp_connection *evcon = NULL; in http_connection_test() local 616 struct evhttp_connection *evcon = NULL; in http_dispatcher_test() local 677 struct evhttp_connection *evcon = NULL; in http_post_test() local 867 struct evhttp_connection *evcon = arg; in close_detect_launch() local 885 struct evhttp_connection *evcon = arg; in close_detect_cb() local 906 struct evhttp_connection *evcon = NULL; in http_close_detection() local 1274 struct evhttp_connection *evcon = NULL; in http_chunked_test() local 1414 struct evhttp_connection *evcon = NULL; in http_negative_content_length_test() local
|
D | regress_rpc.c | 181 struct evhttp_connection *evcon = NULL; in rpc_basic_test() local 264 struct evhttp_connection *evcon = NULL; in rpc_basic_message() local 327 struct evhttp_connection *evcon; in rpc_pool_with_connection() local
|
/external/chromium/third_party/libevent/test/ |
D | regress_http.c | 412 struct evhttp_connection *evcon = NULL; in http_connection_test() local 616 struct evhttp_connection *evcon = NULL; in http_dispatcher_test() local 677 struct evhttp_connection *evcon = NULL; in http_post_test() local 867 struct evhttp_connection *evcon = arg; in close_detect_launch() local 885 struct evhttp_connection *evcon = arg; in close_detect_cb() local 906 struct evhttp_connection *evcon = NULL; in http_close_detection() local 1274 struct evhttp_connection *evcon = NULL; in http_chunked_test() local 1414 struct evhttp_connection *evcon = NULL; in http_negative_content_length_test() local
|
D | regress_rpc.c | 181 struct evhttp_connection *evcon = NULL; in rpc_basic_test() local 264 struct evhttp_connection *evcon = NULL; in rpc_basic_message() local 327 struct evhttp_connection *evcon; in rpc_pool_with_connection() local
|