Home
last modified time | relevance | path

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

/third_party/nghttp2/tests/
H A Dnghttp2_hd_test.c1253 CU_ASSERT(0 == nghttp2_hd_deflate_new(&deflater, 4096)); in test_nghttp2_hd_public_api()
1273 CU_ASSERT(0 == nghttp2_hd_deflate_new(&deflater, 4096)); in test_nghttp2_hd_public_api()
1307 nghttp2_hd_deflate_new(&deflater, 4096); in test_nghttp2_hd_deflate_hd_vec()
1336 nghttp2_hd_deflate_new(&deflater, 4096); in test_nghttp2_hd_deflate_hd_vec()
1352 nghttp2_hd_deflate_new(&deflater, 4096); in test_nghttp2_hd_deflate_hd_vec()
1363 nghttp2_hd_deflate_new(&deflater, 4096); in test_nghttp2_hd_deflate_hd_vec()
1391 nghttp2_hd_deflate_new(&deflater, 4096); in test_nghttp2_hd_deflate_hd_vec()
/third_party/nghttp2/examples/
H A Ddeflate.c64 rv = nghttp2_hd_deflate_new(&deflater, 4096); in main()
/third_party/nghttp2/src/
H A Ddeflatehd.cc184 nghttp2_hd_deflate_new(&deflater, config.deflate_table_size); in init_deflater()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h5170 nghttp2_hd_deflate_new(nghttp2_hd_deflater **deflater_ptr,
5176 * Like `nghttp2_hd_deflate_new()`, but with additional custom memory
5180 * `nghttp2_hd_deflate_new()`.
5212 * `nghttp2_hd_deflate_new()`. Therefore, if
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h5154 nghttp2_hd_deflate_new(nghttp2_hd_deflater **deflater_ptr,
5160 * Like `nghttp2_hd_deflate_new()`, but with additional custom memory
5164 * `nghttp2_hd_deflate_new()`.
5196 * `nghttp2_hd_deflate_new()`. Therefore, if
/third_party/nghttp2/lib/
H A Dnghttp2_hd.c1583 int nghttp2_hd_deflate_new(nghttp2_hd_deflater **deflater_ptr, in nghttp2_hd_deflate_new() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.c1583 int nghttp2_hd_deflate_new(nghttp2_hd_deflater **deflater_ptr, in nghttp2_hd_deflate_new() function

Completed in 20 milliseconds