Searched refs:add_hd_table_incremental (Results 1 - 2 of 2) sorted by relevance
/third_party/nghttp2/lib/ |
H A D | nghttp2_hd.c | 1100 static int add_hd_table_incremental(nghttp2_hd_context *context, in add_hd_table_incremental() function 1419 rv = add_hd_table_incremental(&deflater->ctx, &hd_nv, &deflater->map, hash); in deflate_nv() 1772 rv = add_hd_table_incremental(&inflater->ctx, &nv, NULL, 0); in hd_inflate_commit_newname() 1819 rv = add_hd_table_incremental(&inflater->ctx, &nv, NULL, 0); in hd_inflate_commit_indname()
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_hd.c | 1100 static int add_hd_table_incremental(nghttp2_hd_context *context, in add_hd_table_incremental() function 1419 rv = add_hd_table_incremental(&deflater->ctx, &hd_nv, &deflater->map, hash); in deflate_nv() 1772 rv = add_hd_table_incremental(&inflater->ctx, &nv, NULL, 0); in hd_inflate_commit_newname() 1819 rv = add_hd_table_incremental(&inflater->ctx, &nv, NULL, 0); in hd_inflate_commit_indname()
|
Completed in 6 milliseconds