Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_hd.h369 int nghttp2_hd_emit_newname_block(nghttp2_bufs *bufs, nghttp2_nv *nv,
H A Dnghttp2_hd.c2291 int nghttp2_hd_emit_newname_block(nghttp2_bufs *bufs, nghttp2_nv *nv, in nghttp2_hd_emit_newname_block() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.h369 int nghttp2_hd_emit_newname_block(nghttp2_bufs *bufs, nghttp2_nv *nv,
H A Dnghttp2_hd.c2291 int nghttp2_hd_emit_newname_block(nghttp2_bufs *bufs, nghttp2_nv *nv, in nghttp2_hd_emit_newname_block() function
/third_party/nghttp2/tests/
H A Dnghttp2_hd_test.c383 CU_ASSERT(0 == nghttp2_hd_emit_newname_block(&bufs, &nv[i], in test_nghttp2_hd_inflate_newname_noinc()
418 0 == nghttp2_hd_emit_newname_block(&bufs, &nv, NGHTTP2_HD_WITH_INDEXING)); in test_nghttp2_hd_inflate_newname_inc()
465 0 == nghttp2_hd_emit_newname_block(&bufs, &nv, NGHTTP2_HD_WITH_INDEXING)); in test_nghttp2_hd_inflate_clearall_inc()
493 0 == nghttp2_hd_emit_newname_block(&bufs, &nv, NGHTTP2_HD_WITH_INDEXING)); in test_nghttp2_hd_inflate_clearall_inc()

Completed in 9 milliseconds