Home
last modified time | relevance | path

Searched refs:nghttp2_hd_huff_encode_count (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_hd_huffman.c142 size_t nghttp2_hd_huff_encode_count(const uint8_t *src, size_t len) in nghttp2_hd_huff_encode_count() function
A Dnghttp2_hd.h390 size_t nghttp2_hd_huff_encode_count(const uint8_t *src, size_t len);
A Dnghttp2_hd.c1000 enclen = nghttp2_hd_huff_encode_count(str, len); in emit_string()

Completed in 8 milliseconds