Searched refs:add_elem (Results 1 – 1 of 1) sorted by relevance
304 static void add_elem(grpc_chttp2_hpack_compressor* c, grpc_mdelem elem, in add_elem() function534 should_add_elem ? add_elem : add_nothing; in hpack_enc()566 should_add_elem ? add_elem : (should_add_key ? add_key : add_nothing); in hpack_enc()