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

  /external/chromium/third_party/libevent/
evhttp.h 179 enum evhttp_cmd_type { EVHTTP_REQ_GET, EVHTTP_REQ_POST, EVHTTP_REQ_HEAD }; enum
212 enum evhttp_cmd_type type;
300 enum evhttp_cmd_type type, const char *uri);
http.c 301 evhttp_method(enum evhttp_cmd_type type)
    [all...]

Completed in 41 milliseconds