Searched refs:add_nothing (Results 1 – 1 of 1) sorted by relevance
216 static void add_nothing(grpc_chttp2_hpack_compressor* c, grpc_mdelem elem, in add_nothing() 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()