Home
last modified time | relevance | path

Searched refs:nghttp2_hd_table_get (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_hd.h376 nghttp2_hd_nv nghttp2_hd_table_get(nghttp2_hd_context *context, size_t index);
H A Dnghttp2_hd.c1301 nghttp2_hd_nv nghttp2_hd_table_get(nghttp2_hd_context *context, size_t idx) { in nghttp2_hd_table_get() function
1400 hd_nv.name = nghttp2_hd_table_get(&deflater->ctx, (size_t)idx).name; in deflate_nv()
1740 nghttp2_hd_nv nv = nghttp2_hd_table_get(&inflater->ctx, inflater->index); in hd_inflate_commit_indexed()
1806 nv = nghttp2_hd_table_get(&inflater->ctx, inflater->index); in hd_inflate_commit_indname()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.h376 nghttp2_hd_nv nghttp2_hd_table_get(nghttp2_hd_context *context, size_t index);
H A Dnghttp2_hd.c1301 nghttp2_hd_nv nghttp2_hd_table_get(nghttp2_hd_context *context, size_t idx) { in nghttp2_hd_table_get() function
1400 hd_nv.name = nghttp2_hd_table_get(&deflater->ctx, (size_t)idx).name; in deflate_nv()
1740 nghttp2_hd_nv nv = nghttp2_hd_table_get(&inflater->ctx, inflater->index); in hd_inflate_commit_indexed()
1806 nv = nghttp2_hd_table_get(&inflater->ctx, inflater->index); in hd_inflate_commit_indname()

Completed in 8 milliseconds