Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc667 bool should_add_elem, size_t decoder_space_usage, in emit_maybe_add() argument
669 if (should_add_elem) { in emit_maybe_add()
717 const bool should_add_elem = in hpack_enc() local
726 emit_maybe_add(c, elem, st, indices_key, should_add_elem, in hpack_enc()
732 if (should_add_elem || should_add_key) { in hpack_enc()
737 if (should_add_elem) { in hpack_enc()