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

  /external/chromium/third_party/libevent/
evhttp.h 181 enum evhttp_request_kind { EVHTTP_REQUEST, EVHTTP_RESPONSE };
http.c 973 req->kind = EVHTTP_RESPONSE;
    [all...]
  /external/chromium/third_party/libevent/test/
regress_http.c 172 req->kind = EVHTTP_RESPONSE;
1152 req->kind = EVHTTP_RESPONSE;

Completed in 3791 milliseconds