Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_table.h51 static uint32_t entries_for_bytes(uint32_t bytes) { in entries_for_bytes() function
Dhpack_table.cc136 tbl->max_entries = grpc_chttp2_hptbl::entries_for_bytes(bytes); in grpc_chttp2_hptbl_set_current_table_size()