Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_buf.h214 int nghttp2_bufs_wrap_init(nghttp2_bufs *bufs, uint8_t *begin, size_t len,
A Dnghttp2_buf.c213 int nghttp2_bufs_wrap_init(nghttp2_bufs *bufs, uint8_t *begin, size_t len, in nghttp2_bufs_wrap_init() function
250 return nghttp2_bufs_wrap_init(bufs, NULL, 0, mem); in nghttp2_bufs_wrap_init2()
A Dnghttp2_hd.c1535 rv = nghttp2_bufs_wrap_init(&bufs, buf, buflen, mem); in nghttp2_hd_deflate_hd()

Completed in 7 milliseconds