Home
last modified time | relevance | path

Searched refs:evhttp_start_read (Results 1 – 2 of 2) sorted by relevance

/external/cronet/third_party/libevent/
Dhttp-internal.h143 void evhttp_start_read(struct evhttp_connection *);
Dhttp.c996 evhttp_start_read(evcon); in evhttp_write_connectioncb()
1868 evhttp_start_read(struct evhttp_connection *evcon) in evhttp_start_read() function
2645 evhttp_start_read(evcon); in evhttp_associate_new_request_with_connection()