Home
last modified time | relevance | path

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

/third_party/grpc/tools/codegen/core/
Dgen_huffman_decompressor.cc1600 class PermutationBuilder { class
1602 explicit PermutationBuilder(int max_depth) : max_depth_(max_depth) {} in PermutationBuilder() function in PermutationBuilder