HomeSort by relevance Sort by last modified time
    Searched defs: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);
  /external/chromium_org/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);

Completed in 52 milliseconds