Home
last modified time | relevance | path

Searched refs:nghttp2_bufs_remove (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_buf.h352 ssize_t nghttp2_bufs_remove(nghttp2_bufs *bufs, uint8_t **out);
H A Dnghttp2_buf.c433 ssize_t nghttp2_bufs_remove(nghttp2_bufs *bufs, uint8_t **out) { in nghttp2_bufs_remove() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_buf.h352 ssize_t nghttp2_bufs_remove(nghttp2_bufs *bufs, uint8_t **out);
H A Dnghttp2_buf.c433 ssize_t nghttp2_bufs_remove(nghttp2_bufs *bufs, uint8_t **out) { in nghttp2_bufs_remove() function
/third_party/nghttp2/tests/
H A Dnghttp2_buf_test.c219 outlen = nghttp2_bufs_remove(&bufs, &out); in test_nghttp2_bufs_remove()
H A Dnghttp2_session_test.c8138 inlen = (size_t)nghttp2_bufs_remove(bufs, &in); in check_session_recv_data_with_padding()

Completed in 28 milliseconds