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

  /external/chromium/third_party/libevent/
http-internal.h 29 EVCON_HTTP_EOF,
http.c 604 case EVCON_HTTP_EOF:
688 evhttp_connection_fail(evcon, EVCON_HTTP_EOF);
694 evhttp_connection_fail(evcon, EVCON_HTTP_EOF);
928 evhttp_connection_fail(evcon, EVCON_HTTP_EOF);
    [all...]
  /external/chromium/third_party/libevent/test/
regress_http.c 402 evhttp_connection_fail(delayed_client, EVCON_HTTP_EOF);

Completed in 44 milliseconds