Searched refs:emit_lithdr (Results 1 – 1 of 1) sorted by relevance
/third_party/grpc/src/core/ext/transport/chttp2/transport/ |
D | hpack_encoder.cc | 526 static void emit_lithdr(grpc_chttp2_hpack_compressor* /*c*/, uint32_t key_index, in emit_lithdr() function 670 emit_lithdr<EmitLitHdrType::INC_IDX>(c, dynidx(c, indices_key), elem, st); in emit_maybe_add() 673 emit_lithdr<EmitLitHdrType::NO_IDX>(c, dynidx(c, indices_key), elem, st); in emit_maybe_add()
|