Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/
Dhpack_decoder_tables.h151 size_t header_table_size_limit() const { return dynamic_table_.size_limit(); } in header_table_size_limit() function
Dhpack_decoder_state_test.cc64 size_t header_table_size_limit() { in header_table_size_limit() function in http2::test::__anon8e20611d0111::HpackDecoderStateTest
Dhpack_decoder_test.cc175 size_t header_table_size_limit() { in header_table_size_limit() function in http2::test::__anonde3bf3fd0111::HpackDecoderTest
/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
Dhpack_decoder_adapter_test.cc86 size_t header_table_size_limit() { in header_table_size_limit() function in spdy::test::HpackDecoderAdapterPeer