Searched refs:nghttp2_hd_emit_newname_block (Results 1 - 5 of 5) sorted by relevance
/third_party/nghttp2/lib/ |
H A D | nghttp2_hd.h | 369 int nghttp2_hd_emit_newname_block(nghttp2_bufs *bufs, nghttp2_nv *nv,
|
H A D | nghttp2_hd.c | 2291 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 D | nghttp2_hd.h | 369 int nghttp2_hd_emit_newname_block(nghttp2_bufs *bufs, nghttp2_nv *nv,
|
H A D | nghttp2_hd.c | 2291 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 D | nghttp2_hd_test.c | 383 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