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

  /external/libevent/include/event2/
http_struct.h 92 enum evhttp_cmd_type type;
http.h 245 @param methods bit mask constructed from evhttp_cmd_type values
491 enum evhttp_cmd_type { enum
791 enum evhttp_cmd_type type, const char *uri);
822 enum evhttp_cmd_type evhttp_request_get_command(const struct evhttp_request *req);
    [all...]
  /external/libevent/
http.c 297 /** Given an evhttp_cmd_type, returns a constant string containing the
301 evhttp_method(enum evhttp_cmd_type type)
    [all...]

Completed in 1003 milliseconds