Home
last modified time | relevance | path

Searched refs:hd_ringbuf_reserve (Results 1 - 2 of 2) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_hd.c614 static int hd_ringbuf_reserve(nghttp2_hd_ringbuf *ringbuf, size_t bufsize, in hd_ringbuf_reserve() function
657 rv = hd_ringbuf_reserve(ringbuf, ringbuf->len + 1, mem); in hd_ringbuf_push_front()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.c614 static int hd_ringbuf_reserve(nghttp2_hd_ringbuf *ringbuf, size_t bufsize, in hd_ringbuf_reserve() function
657 rv = hd_ringbuf_reserve(ringbuf, ringbuf->len + 1, mem); in hd_ringbuf_push_front()

Completed in 7 milliseconds