Searched refs:should_add_key (Results 1 – 1 of 1) sorted by relevance
731 const bool should_add_key = !elem_interned && decoder_space_available; in hpack_enc() local732 if (should_add_elem || should_add_key) { in hpack_enc()739 } else if (should_add_key) { in hpack_enc()