Searched refs:should_add_key (Results 1 – 1 of 1) sorted by relevance
561 bool should_add_key = in hpack_enc() local563 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()