Home
last modified time | relevance | path

Searched defs:ntoread (Results 1 – 4 of 4) sorted by relevance

/external/cronet/third_party/libevent/
Devhttp.h223 ev_int64_t ntoread; member
Dhttp.c811 ev_int64_t ntoread; in evhttp_handle_chunked_read() local
1577 ev_int64_t ntoread = evutil_strtoll(content_length, &endp, 10); in evhttp_get_body_length() local
/external/libevent/include/event2/
Dhttp_struct.h107 ev_int64_t ntoread; member
/external/libevent/
Dhttp.c927 ev_int64_t ntoread; in evhttp_handle_chunked_read() local
2177 ev_int64_t ntoread = evutil_strtoll(content_length, &endp, 10); in evhttp_get_body_length() local