Home
last modified time | relevance | path

Searched refs:max_header_block_bytes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
H A Dhpack_decoder_adapter.cc110 size_t max_header_block_bytes) { in set_max_header_block_bytes() argument
111 max_header_block_bytes_ = max_header_block_bytes; in set_max_header_block_bytes()
H A Dhpack_decoder_adapter.h78 void set_max_header_block_bytes(size_t max_header_block_bytes);