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

/external/chromium/third_party/libevent/
H A Dhttp.c1134 evhttp_connectioncb(int fd, short what, void *arg) function
1783 event_set(&evcon->ev, evcon->fd, EV_WRITE, evhttp_connectioncb, evcon);

Completed in 22 milliseconds