Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/codegen/core/
Dgen_huffman_decompressor.cc456 BuildCtx(std::vector<int> max_bits_for_depth, Sink* global_fns, in BuildCtx()
1385 BuildOutput Build(std::vector<int> max_bits_for_depth) { in Build()
/aosp_15_r20/external/grpc-grpc/tools/codegen/core/
H A Dgen_huffman_decompressor.cc491 BuildCtx(std::vector<int> max_bits_for_depth, Sink* global_fns, in BuildCtx()
1500 BuildOutput Build(std::vector<int> max_bits_for_depth, bool selected_version, in Build()