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

  /external/chromium/third_party/libevent/
http-internal.h 40 EVCON_DISCONNECTED, /**< not currently connected not trying either*/
http.c 360 case EVCON_DISCONNECTED:
953 case EVCON_DISCONNECTED:
1032 assert(evcon->state == EVCON_DISCONNECTED);
1043 assert(evcon->state == EVCON_DISCONNECTED);
1085 evcon->state = EVCON_DISCONNECTED;
1125 evcon->state = EVCON_DISCONNECTED;
    [all...]

Completed in 33 milliseconds