Home
last modified time | relevance | path

Searched defs:rcbuf (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_rcbuf.c72 void nghttp2_rcbuf_del(nghttp2_rcbuf *rcbuf) in nghttp2_rcbuf_del()
77 void nghttp2_rcbuf_incref(nghttp2_rcbuf *rcbuf) in nghttp2_rcbuf_incref()
86 void nghttp2_rcbuf_decref(nghttp2_rcbuf *rcbuf) in nghttp2_rcbuf_decref()
99 nghttp2_vec nghttp2_rcbuf_get_buf(nghttp2_rcbuf *rcbuf) in nghttp2_rcbuf_get_buf()
105 int nghttp2_rcbuf_is_static(const nghttp2_rcbuf *rcbuf) in nghttp2_rcbuf_is_static()

Completed in 2 milliseconds