Searched refs:evhttp_associate_new_request_with_connection (Results 1 - 1 of 1) sorted by relevance

/external/chromium/third_party/libevent/
H A Dhttp.c203 static int evhttp_associate_new_request_with_connection(
1881 if (evhttp_associate_new_request_with_connection(evcon) == -1)
2568 evhttp_associate_new_request_with_connection(struct evhttp_connection *evcon) function
2612 if (evhttp_associate_new_request_with_connection(evcon) == -1)

Completed in 27 milliseconds