Searched defs:current_header_table_size (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/decoder/ | ||
H A D | hpack_decoder_tables.h | 154 size_t current_header_table_size() const { in current_header_table_size() function |
H A D | hpack_decoder_state_test.cc | 60 size_t current_header_table_size() { in current_header_table_size() function in http2::test::__anon207a0bee0111::HpackDecoderStateTest |
H A D | hpack_decoder_test.cc | 172 size_t current_header_table_size() { in current_header_table_size() function in http2::test::__anona066160e0111::HpackDecoderTest |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/ | ||
H A D | hpack_decoder_adapter_test.cc | 86 size_t current_header_table_size() { in current_header_table_size() function in spdy::test::HpackDecoderAdapterPeer |