Home
last modified time | relevance | path

Searched refs:valuercbuf (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_hd.c756 inflater->valuercbuf = NULL; in nghttp2_hd_inflate_init()
789 nghttp2_rcbuf_decref(inflater->valuercbuf); in nghttp2_hd_inflate_free()
1809 nv.value = inflater->valuercbuf; in hd_inflate_commit_newname()
1827 inflater->valuercbuf = NULL; in hd_inflate_commit_newname()
1859 nv.value = inflater->valuercbuf; in hd_inflate_commit_indname()
1874 inflater->valuercbuf = NULL; in hd_inflate_commit_indname()
2169 rv = nghttp2_rcbuf_new(&inflater->valuercbuf, in nghttp2_hd_inflate_hd_nv()
2174 rv = nghttp2_rcbuf_new(&inflater->valuercbuf, in nghttp2_hd_inflate_hd_nv()
2183 inflater->valuercbuf->base, in nghttp2_hd_inflate_hd_nv()
2184 inflater->valuercbuf->len); in nghttp2_hd_inflate_hd_nv()
[all …]
A Dnghttp2_hd.h236 nghttp2_rcbuf *namercbuf, *valuercbuf; member

Completed in 8 milliseconds