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

  /external/chromium/third_party/libevent/
http.c 219 void evhttp_read(int, short, void *);
897 event_set(&evcon->ev, evcon->fd, EV_READ, evhttp_read, evcon);
910 evhttp_read(int fd, short what, void *arg) function
    [all...]
  /external/chromium_org/third_party/libevent/
http.c 219 void evhttp_read(int, short, void *);
897 event_set(&evcon->ev, evcon->fd, EV_READ, evhttp_read, evcon);
910 evhttp_read(int fd, short what, void *arg) function
    [all...]

Completed in 29 milliseconds