Home
last modified time | relevance | path

Searched refs:evhttp_connection_free (Results 1 – 5 of 5) sorted by relevance

/external/chromium/third_party/libevent/test/
Dregress_http.c494 evhttp_connection_free(evcon); in http_connection_test()
654 evhttp_connection_free(evcon); in http_dispatcher_test()
713 evhttp_connection_free(evcon); in http_post_test()
956 evhttp_connection_free(evcon); in http_close_detection()
1346 evhttp_connection_free(evcon); in http_chunked_test()
Dregress_rpc.c220 evhttp_connection_free(evcon); in rpc_basic_test()
310 evhttp_connection_free(evcon); in rpc_basic_message()
/external/chromium/third_party/libevent/
Devhttp.h264 void evhttp_connection_free(struct evhttp_connection *evcon);
Dhttp.c649 evhttp_connection_free(evcon); in evhttp_connection_fail()
983 evhttp_connection_free(struct evhttp_connection *evcon) in evhttp_connection_free() function
1716 evhttp_connection_free(evcon); in evhttp_connection_new()
1876 evhttp_connection_free(evcon); in evhttp_send_done()
1882 evhttp_connection_free(evcon); in evhttp_send_done()
2371 evhttp_connection_free(evcon); in evhttp_free()
2613 evhttp_connection_free(evcon); in evhttp_get_request()
Devrpc.c423 evhttp_connection_free(connection); in evrpc_pool_free()