Home
last modified time | relevance | path

Searched refs:nghttp3_buf_reserve (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_buf.h45 int nghttp3_buf_reserve(nghttp3_buf *buf, size_t size, const nghttp3_mem *mem);
H A Dnghttp3_buf.c55 int nghttp3_buf_reserve(nghttp3_buf *buf, size_t size, const nghttp3_mem *mem) { in nghttp3_buf_reserve() function
H A Dnghttp3_qpack.c1126 return nghttp3_buf_reserve(buf, n, mem); in reserve_buf_internal()

Completed in 7 milliseconds