Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.h520 uint64_t nghttp3_qpack_encoder_get_min_cnt(nghttp3_qpack_encoder *encoder);
H A Dnghttp3_qpack.c974 uint64_t nghttp3_qpack_encoder_get_min_cnt(nghttp3_qpack_encoder *encoder) { in nghttp3_qpack_encoder_get_min_cnt() function
994 min_cnt = nghttp3_qpack_encoder_get_min_cnt(encoder); in nghttp3_qpack_encoder_shrink_dtable()
1354 gmin_cnt = nghttp3_qpack_encoder_get_min_cnt(encoder); in qpack_encoder_can_index()

Completed in 7 milliseconds