Searched defs:evhttp_cb (Results 1 - 1 of 1) sorted by relevance
/external/chromium/third_party/libevent/ | ||
H A D | http-internal.h | 94 struct evhttp_cb { struct 95 TAILQ_ENTRY(evhttp_cb) next; 116 TAILQ_HEAD(httpcbq, evhttp_cb) callbacks; |
Completed in 16 milliseconds