Searched defs:hpack_table (Results 1 – 4 of 4) sorted by relevance
113 HPackTable* hpack_table() { return &state_.hpack_table; } in hpack_table() function236 HPackTable hpack_table; member
403 inline HPackEncoderTable& Encoder::hpack_table() { return compressor_->table_; } in hpack_table() function
107 HPackTable* hpack_table() { return &state_.hpack_table; } in hpack_table() function230 HPackTable hpack_table; member
394 inline HPackEncoderTable& Encoder::hpack_table() { return compressor_->table_; } in hpack_table() function