Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc731 const bool should_add_key = !elem_interned && decoder_space_available; in hpack_enc() local
732 if (should_add_elem || should_add_key) { in hpack_enc()
739 } else if (should_add_key) { in hpack_enc()