Home
last modified time | relevance | path

Searched refs:nghttp3_qpack_decoder_new (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
H A Dnghttp3.h1286 * `nghttp3_qpack_decoder_new` initializes QPACK decoder. |pdecoder|
1300 NGHTTP3_EXTERN int nghttp3_qpack_decoder_new(nghttp3_qpack_decoder **pdecoder,
1404 * :type:`nghttp3_mem` that is passed to `nghttp3_qpack_decoder_new`
1477 * `nghttp3_qpack_decoder_new`. Normally, the maximum capacity is
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.c4063 int nghttp3_qpack_decoder_new(nghttp3_qpack_decoder **pdecoder, in nghttp3_qpack_decoder_new() function

Completed in 8 milliseconds