Searched refs:HpackDecoderStaticTable (Results 1 – 3 of 3) sorted by relevance
56 HpackDecoderStaticTable::HpackDecoderStaticTable( in HpackDecoderStaticTable() function in http2::HpackDecoderStaticTable60 HpackDecoderStaticTable::HpackDecoderStaticTable() : table_(GetStaticTable()) {} in HpackDecoderStaticTable() function in http2::HpackDecoderStaticTable62 const HpackStringPair* HpackDecoderStaticTable::Lookup(size_t index) const { in Lookup()
56 class QUICHE_EXPORT HpackDecoderStaticTable {58 explicit HpackDecoderStaticTable(const std::vector<HpackStringPair>* table);60 HpackDecoderStaticTable();160 HpackDecoderStaticTable static_table_;
91 HpackDecoderStaticTable static_table_;