Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/huffman/
H A Dhuffman_spec_tables.cc11 const uint8_t HuffmanSpecTables::kCodeLengths[] = { member in http2::HuffmanSpecTables
H A Dhuffman_spec_tables.h18 static const uint8_t kCodeLengths[257]; member