Home
last modified time | relevance | path

Searched refs:nghttp2_gzip_inflate_del (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/src/
H A Dnghttp2_gzip.h63 void nghttp2_gzip_inflate_del(nghttp2_gzip *inflater);
H A Dnghttp2_gzip.c43 void nghttp2_gzip_inflate_del(nghttp2_gzip *inflater) { in nghttp2_gzip_inflate_del() function
H A Dnghttp2_gzip_test.c110 nghttp2_gzip_inflate_del(inflater); in test_nghttp2_gzip_inflate()
H A Dnghttp.cc179 Request::~Request() { nghttp2_gzip_inflate_del(inflater); } in ~Request()

Completed in 8 milliseconds