Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc542 const uint32_t len_val_len = GRPC_CHTTP2_VARINT_LENGTH(len_val, 1); in emit_lithdr() local
583 const uint32_t len_val_len = GRPC_CHTTP2_VARINT_LENGTH(len_val, 1); in emit_lithdr_v() local