Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
Dlibnghttp2_shared.map102 nghttp2_hd_deflate_hd_vec;
Dnghttp2_hd.c1517 ssize_t nghttp2_hd_deflate_hd_vec(nghttp2_hd_deflater *deflater, in nghttp2_hd_deflate_hd_vec() function
/third_party/nghttp2/tests/
Dnghttp2_hd_test.c1317 blocklen = nghttp2_hd_deflate_hd_vec(deflater, vec, 2, nva, ARRLEN(nva)); in test_nghttp2_hd_deflate_hd_vec()
1339 blocklen = nghttp2_hd_deflate_hd_vec(deflater, NULL, 0, nva, ARRLEN(nva)); in test_nghttp2_hd_deflate_hd_vec()
1355 blocklen = nghttp2_hd_deflate_hd_vec(deflater, vec, 2, nva, ARRLEN(nva)); in test_nghttp2_hd_deflate_hd_vec()
1373 blocklen = nghttp2_hd_deflate_hd_vec(deflater, vec, 2, nva, ARRLEN(nva)); in test_nghttp2_hd_deflate_hd_vec()
1403 blocklen = nghttp2_hd_deflate_hd_vec(deflater, vec, buflen, nva, ARRLEN(nva)); in test_nghttp2_hd_deflate_hd_vec()
/third_party/nghttp2/doc/
DMakefile.am41 nghttp2_hd_deflate_hd_vec.rst \
DCMakeLists.txt16 nghttp2_hd_deflate_hd_vec.rst
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h4954 NGHTTP2_EXTERN ssize_t nghttp2_hd_deflate_hd_vec(nghttp2_hd_deflater *deflater,
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h4997 NGHTTP2_EXTERN ssize_t nghttp2_hd_deflate_hd_vec(nghttp2_hd_deflater *deflater,
/third_party/node/deps/nghttp2/lib/
Dnghttp2_hd.c1517 ssize_t nghttp2_hd_deflate_hd_vec(nghttp2_hd_deflater *deflater, in nghttp2_hd_deflate_hd_vec() function