Home
last modified time | relevance | path

Searched defs:grpc_chttp2_huffman_compress (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dbin_encoder.cc95 grpc_slice grpc_chttp2_huffman_compress(grpc_slice input) { in grpc_chttp2_huffman_compress() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dbin_encoder.cc94 grpc_slice grpc_chttp2_huffman_compress(const grpc_slice& input) { in grpc_chttp2_huffman_compress() function