Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dnghttp2_gzip.h56 int nghttp2_gzip_inflate_new(nghttp2_gzip **inflater_ptr);
H A Dnghttp2_gzip.c29 int nghttp2_gzip_inflate_new(nghttp2_gzip **inflater_ptr) { in nghttp2_gzip_inflate_new() function
H A Dnghttp2_gzip_test.c74 CU_ASSERT(0 == nghttp2_gzip_inflate_new(&inflater)); in test_nghttp2_gzip_inflate()
H A Dnghttp.cc185 rv = nghttp2_gzip_inflate_new(&inflater); in init_inflater()

Completed in 5 milliseconds