Searched refs:nghttp2_hd_deflate_hd_vec (Results 1 - 5 of 5) sorted by relevance
/third_party/nghttp2/tests/ |
H A 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/lib/includes/nghttp2/ |
H A D | nghttp2.h | 5287 NGHTTP2_EXTERN ssize_t nghttp2_hd_deflate_hd_vec(nghttp2_hd_deflater *deflater,
|
/third_party/node/deps/nghttp2/lib/includes/nghttp2/ |
H A D | nghttp2.h | 5271 NGHTTP2_EXTERN ssize_t nghttp2_hd_deflate_hd_vec(nghttp2_hd_deflater *deflater,
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_hd.c | 1523 ssize_t nghttp2_hd_deflate_hd_vec(nghttp2_hd_deflater *deflater, in nghttp2_hd_deflate_hd_vec() function
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_hd.c | 1523 ssize_t nghttp2_hd_deflate_hd_vec(nghttp2_hd_deflater *deflater, in nghttp2_hd_deflate_hd_vec() function
|
Completed in 19 milliseconds