Searched refs:should_add_elem (Results 1 – 1 of 1) sorted by relevance
529 bool should_add_elem = elem_interned && in hpack_enc() local534 should_add_elem ? add_elem : add_nothing; in hpack_enc()537 should_add_elem ? emit_lithdr_incidx : emit_lithdr_noidx; in hpack_enc()563 emit = (should_add_elem || should_add_key) ? emit_lithdr_incidx_v in hpack_enc()566 should_add_elem ? add_elem : (should_add_key ? add_key : add_nothing); in hpack_enc()