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

  /external/chromium/third_party/libevent/
evhttp.h 146 void evhttp_send_error(struct evhttp_request *req, int error,
evrpc.c 311 evhttp_send_error(req, HTTP_SERVUNAVAIL, "Service Error");
373 evhttp_send_error(req, HTTP_SERVUNAVAIL, "Service Error");
http.c 1890 evhttp_send_error(struct evhttp_request *req, int error, const char *reason) function
    [all...]
  /external/chromium_org/third_party/libevent/
evhttp.h 146 void evhttp_send_error(struct evhttp_request *req, int error,
evrpc.c 311 evhttp_send_error(req, HTTP_SERVUNAVAIL, "Service Error");
373 evhttp_send_error(req, HTTP_SERVUNAVAIL, "Service Error");
http.c 1890 evhttp_send_error(struct evhttp_request *req, int error, const char *reason) function
    [all...]

Completed in 1195 milliseconds