Home
last modified time | relevance | path

Searched defs:current_table_bytes_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser_table.h149 uint32_t current_table_bytes_ = hpack_constants::kInitialTableSize; variable
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dhpack_parser_table.h152 uint32_t current_table_bytes_ = hpack_constants::kInitialTableSize; variable