Home
last modified time | relevance | path

Searched refs:nghttp2_hd_deflate_hd (Results 1 - 7 of 7) sorted by relevance

/third_party/nghttp2/examples/
H A Ddeflate.c121 rv = nghttp2_hd_deflate_hd(deflater, buf, buflen, nva, nvlen); in deflate()
124 fprintf(stderr, "nghttp2_hd_deflate_hd() failed with error: %s\n", in deflate()
/third_party/nghttp2/src/
H A Ddeflatehd.cc119 rv = nghttp2_hd_deflate_hd(deflater, buf.data(), buf.size(), in deflate_hd()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h5254 NGHTTP2_EXTERN ssize_t nghttp2_hd_deflate_hd(nghttp2_hd_deflater *deflater,
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h5238 NGHTTP2_EXTERN ssize_t nghttp2_hd_deflate_hd(nghttp2_hd_deflater *deflater,
/third_party/nghttp2/tests/
H A Dnghttp2_hd_test.c1258 blocklen = nghttp2_hd_deflate_hd(deflater, buf, buflen, nva, ARRLEN(nva)); in test_nghttp2_hd_public_api()
1275 blocklen = nghttp2_hd_deflate_hd(deflater, buf, (size_t)(blocklen - 1), nva, in test_nghttp2_hd_public_api()
/third_party/nghttp2/lib/
H A Dnghttp2_hd.c1491 ssize_t nghttp2_hd_deflate_hd(nghttp2_hd_deflater *deflater, uint8_t *buf, in nghttp2_hd_deflate_hd() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.c1491 ssize_t nghttp2_hd_deflate_hd(nghttp2_hd_deflater *deflater, uint8_t *buf, in nghttp2_hd_deflate_hd() function

Completed in 19 milliseconds