Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_hd_huffman.c100 rv = nghttp2_bufs_addb_hold(bufs, (uint8_t)code); in huff_encode_sym()
170 rv = nghttp2_bufs_addb_hold(bufs, 0); in nghttp2_hd_huff_encode()
A Dnghttp2_buf.h292 int nghttp2_bufs_addb_hold(nghttp2_bufs *bufs, uint8_t b);
A Dnghttp2_buf.c414 int nghttp2_bufs_addb_hold(nghttp2_bufs *bufs, uint8_t b) in nghttp2_bufs_addb_hold() function

Completed in 6 milliseconds