Home
last modified time | relevance | path

Searched refs:nghttp2_bufs_addb_hold (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/tests/
H A Dnghttp2_buf_test.c122 rv = nghttp2_bufs_addb_hold(&bufs, 15); in test_nghttp2_bufs_addb()
145 rv = nghttp2_bufs_addb_hold(&bufs, 19); in test_nghttp2_bufs_addb()
/third_party/nghttp2/lib/
H A Dnghttp2_buf.h293 int nghttp2_bufs_addb_hold(nghttp2_bufs *bufs, uint8_t b);
H A Dnghttp2_buf.c394 int nghttp2_bufs_addb_hold(nghttp2_bufs *bufs, uint8_t b) { in nghttp2_bufs_addb_hold() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_buf.h293 int nghttp2_bufs_addb_hold(nghttp2_bufs *bufs, uint8_t b);
H A Dnghttp2_buf.c394 int nghttp2_bufs_addb_hold(nghttp2_bufs *bufs, uint8_t b) { in nghttp2_bufs_addb_hold() function

Completed in 3 milliseconds