Searched refs:nghttp2_hd_deflate_hd_vec (Results 1 – 8 of 8) sorted by relevance
/third_party/nghttp2/lib/ |
D | libnghttp2_shared.map | 102 nghttp2_hd_deflate_hd_vec;
|
D | nghttp2_hd.c | 1517 ssize_t nghttp2_hd_deflate_hd_vec(nghttp2_hd_deflater *deflater, in nghttp2_hd_deflate_hd_vec() function
|
/third_party/nghttp2/tests/ |
D | nghttp2_hd_test.c | 1317 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/ |
D | Makefile.am | 41 nghttp2_hd_deflate_hd_vec.rst \
|
D | CMakeLists.txt | 16 nghttp2_hd_deflate_hd_vec.rst
|
/third_party/node/deps/nghttp2/lib/includes/nghttp2/ |
D | nghttp2.h | 4954 NGHTTP2_EXTERN ssize_t nghttp2_hd_deflate_hd_vec(nghttp2_hd_deflater *deflater,
|
/third_party/nghttp2/lib/includes/nghttp2/ |
D | nghttp2.h | 4997 NGHTTP2_EXTERN ssize_t nghttp2_hd_deflate_hd_vec(nghttp2_hd_deflater *deflater,
|
/third_party/node/deps/nghttp2/lib/ |
D | nghttp2_hd.c | 1517 ssize_t nghttp2_hd_deflate_hd_vec(nghttp2_hd_deflater *deflater, in nghttp2_hd_deflate_hd_vec() function
|