Searched refs:evhttp_error_cb (Results 1 – 1 of 1) sorted by relevance
/external/libevent/ |
D | http.c | 195 static void evhttp_error_cb(struct bufferevent *bufev, short what, void *arg); 392 evhttp_error_cb, in evhttp_write_buffer() 417 evhttp_error_cb, in evhttp_send_continue() 1323 evhttp_error_cb(struct bufferevent *bufev, short what, void *arg) in evhttp_error_cb() function 1402 evhttp_error_cb(bufev, what, arg); in evhttp_connection_cb() 1437 evhttp_error_cb, in evhttp_connection_cb() 2101 evhttp_error_cb, evcon)) == NULL) { in evhttp_connection_base_new() 2332 evhttp_error_cb, in evhttp_start_read()
|