Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_buf.h317 int nghttp2_bufs_orb(nghttp2_bufs *bufs, uint8_t b);
320 * Behaves like nghttp2_bufs_orb(), but does not update buf->last
H A Dnghttp2_buf.c407 int nghttp2_bufs_orb(nghttp2_bufs *bufs, uint8_t b) { in nghttp2_bufs_orb() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_buf.h317 int nghttp2_bufs_orb(nghttp2_bufs *bufs, uint8_t b);
320 * Behaves like nghttp2_bufs_orb(), but does not update buf->last
H A Dnghttp2_buf.c407 int nghttp2_bufs_orb(nghttp2_bufs *bufs, uint8_t b) { in nghttp2_bufs_orb() function
/third_party/nghttp2/tests/
H A Dnghttp2_buf_test.c172 rv = nghttp2_bufs_orb(&bufs, 240); in test_nghttp2_bufs_orb()

Completed in 3 milliseconds