Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_hd.h241 nghttp2_rcbuf *nv_name_keep, *nv_value_keep; member
H A Dnghttp2_hd.c737 inflater->nv_value_keep = NULL; in nghttp2_hd_inflate_init()
762 nghttp2_rcbuf_decref(inflater->nv_value_keep); in hd_inflate_keep_free()
765 inflater->nv_value_keep = NULL; in hd_inflate_keep_free()
1782 inflater->nv_value_keep = nv.value; in hd_inflate_commit_newname()
1829 inflater->nv_value_keep = nv.value; in hd_inflate_commit_indname()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.h241 nghttp2_rcbuf *nv_name_keep, *nv_value_keep; member
H A Dnghttp2_hd.c737 inflater->nv_value_keep = NULL; in nghttp2_hd_inflate_init()
762 nghttp2_rcbuf_decref(inflater->nv_value_keep); in hd_inflate_keep_free()
765 inflater->nv_value_keep = NULL; in hd_inflate_keep_free()
1782 inflater->nv_value_keep = nv.value; in hd_inflate_commit_newname()
1829 inflater->nv_value_keep = nv.value; in hd_inflate_commit_indname()

Completed in 8 milliseconds