Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
H A Dnghttp3.h1308 * `nghttp3_qpack_decoder_del` frees memory allocated for |decoder|.
1311 NGHTTP3_EXTERN void nghttp3_qpack_decoder_del(nghttp3_qpack_decoder *decoder);
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.c4086 void nghttp3_qpack_decoder_del(nghttp3_qpack_decoder *decoder) { in nghttp3_qpack_decoder_del() function

Completed in 8 milliseconds