Home
last modified time | relevance | path

Searched refs:http_stream_in_chunk (Results 1 – 1 of 1) sorted by relevance

/external/libevent/test/
Dregress_http.c3379 http_stream_in_chunk(struct evhttp_request *req, void *arg) in http_stream_in_chunk() function
3421 evhttp_request_set_chunked_cb(req, http_stream_in_chunk); in http_stream_in_test_()