HomeSort by relevance Sort by last modified time
    Searched refs:evhttp_del_cb (Results 1 - 3 of 3) sorted by null

  /external/chromium/third_party/libevent/
evhttp.h 122 int evhttp_del_cb(struct evhttp *, const char *);
evrpc.c 252 assert(evhttp_del_cb(base->http_server, registered_uri) == 0);
http.c 2406 evhttp_del_cb(struct evhttp *http, const char *uri) function
    [all...]

Completed in 37 milliseconds