Home
last modified time | relevance | path

Searched refs:nghttp2_rcbuf_decref (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_rcbuf.c86 void nghttp2_rcbuf_decref(nghttp2_rcbuf *rcbuf) in nghttp2_rcbuf_decref() function
A Dnghttp2_hd.c493 nghttp2_rcbuf_decref(ent->nv.value); in nghttp2_hd_entry_free()
494 nghttp2_rcbuf_decref(ent->nv.name); in nghttp2_hd_entry_free()
773 nghttp2_rcbuf_decref(inflater->nv_value_keep); in hd_inflate_keep_free()
774 nghttp2_rcbuf_decref(inflater->nv_name_keep); in hd_inflate_keep_free()
789 nghttp2_rcbuf_decref(inflater->valuercbuf); in nghttp2_hd_inflate_free()
790 nghttp2_rcbuf_decref(inflater->namercbuf); in nghttp2_hd_inflate_free()
1446 nghttp2_rcbuf_decref(hd_nv.name); in deflate_nv()
1456 nghttp2_rcbuf_decref(hd_nv.value); in deflate_nv()
1457 nghttp2_rcbuf_decref(hd_nv.name); in deflate_nv()
1864 nghttp2_rcbuf_decref(nv.name); in hd_inflate_commit_indname()
A Dnghttp2.h479 NGHTTP2_EXTERN void nghttp2_rcbuf_decref(nghttp2_rcbuf *rcbuf);

Completed in 14 milliseconds