Home
last modified time | relevance | path

Searched refs:nghttp2_hd_deflate_hd_bufs (Results 1 - 9 of 9) sorted by relevance

/third_party/nghttp2/tests/
H A Dnghttp2_hd_test.c62 rv = nghttp2_hd_deflate_hd_bufs(&deflater, &bufs, nva1, ARRLEN(nva1)); in test_nghttp2_hd_deflate()
76 rv = nghttp2_hd_deflate_hd_bufs(&deflater, &bufs, nva2, ARRLEN(nva2)); in test_nghttp2_hd_deflate()
91 rv = nghttp2_hd_deflate_hd_bufs(&deflater, &bufs, nva3, ARRLEN(nva3)); in test_nghttp2_hd_deflate()
105 rv = nghttp2_hd_deflate_hd_bufs(&deflater, &bufs, nva4, ARRLEN(nva4)); in test_nghttp2_hd_deflate()
119 rv = nghttp2_hd_deflate_hd_bufs(&deflater, &bufs, nva5, ARRLEN(nva5)); in test_nghttp2_hd_deflate()
158 rv = nghttp2_hd_deflate_hd_bufs(&deflater, &bufs, nva1, ARRLEN(nva1)); in test_nghttp2_hd_deflate_same_indexed_repr()
172 rv = nghttp2_hd_deflate_hd_bufs(&deflater, &bufs, nva2, ARRLEN(nva2)); in test_nghttp2_hd_deflate_same_indexed_repr()
690 rv = nghttp2_hd_deflate_hd_bufs(&deflater, &bufs, &nv, 1); in test_nghttp2_hd_ringbuf_reserve()
741 rv = nghttp2_hd_deflate_hd_bufs(&deflater, &bufs, nva, 2); in test_nghttp2_hd_change_table_size()
768 rv = nghttp2_hd_deflate_hd_bufs( in test_nghttp2_hd_change_table_size()
[all...]
H A Dfailmalloc_test.c505 rv = nghttp2_hd_deflate_hd_bufs(deflater, bufs, nva, nvlen); in deflate_inflate()
H A Dnghttp2_session_test.c10128 nghttp2_hd_deflate_hd_bufs(&deflater, &bufs, &nv[1], 1); in test_nghttp2_session_on_header_temporal_failure()
/third_party/nghttp2/lib/
H A Dnghttp2_hd.h334 int nghttp2_hd_deflate_hd_bufs(nghttp2_hd_deflater *deflater,
H A Dnghttp2_frame.c377 rv = nghttp2_hd_deflate_hd_bufs(deflater, bufs, frame->nva, frame->nvlen); in nghttp2_frame_pack_headers()
569 rv = nghttp2_hd_deflate_hd_bufs(deflater, bufs, frame->nva, frame->nvlen); in nghttp2_frame_pack_push_promise()
H A Dnghttp2_hd.c1440 int nghttp2_hd_deflate_hd_bufs(nghttp2_hd_deflater *deflater, in nghttp2_hd_deflate_hd_bufs() function
1506 rv = nghttp2_hd_deflate_hd_bufs(deflater, &bufs, nv, nvlen); in nghttp2_hd_deflate_hd()
1539 rv = nghttp2_hd_deflate_hd_bufs(deflater, &bufs, nv, nvlen); in nghttp2_hd_deflate_hd_vec()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.h334 int nghttp2_hd_deflate_hd_bufs(nghttp2_hd_deflater *deflater,
H A Dnghttp2_frame.c377 rv = nghttp2_hd_deflate_hd_bufs(deflater, bufs, frame->nva, frame->nvlen); in nghttp2_frame_pack_headers()
569 rv = nghttp2_hd_deflate_hd_bufs(deflater, bufs, frame->nva, frame->nvlen); in nghttp2_frame_pack_push_promise()
H A Dnghttp2_hd.c1440 int nghttp2_hd_deflate_hd_bufs(nghttp2_hd_deflater *deflater, in nghttp2_hd_deflate_hd_bufs() function
1506 rv = nghttp2_hd_deflate_hd_bufs(deflater, &bufs, nv, nvlen); in nghttp2_hd_deflate_hd()
1539 rv = nghttp2_hd_deflate_hd_bufs(deflater, &bufs, nv, nvlen); in nghttp2_hd_deflate_hd_vec()

Completed in 28 milliseconds