Home
last modified time | relevance | path

Searched refs:AddElemWithIndex (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc442 static void AddElemWithIndex(grpc_chttp2_hpack_compressor* c, grpc_mdelem elem, in AddElemWithIndex() function
455 AddElemWithIndex(c, elem, new_index, elem_hash, key_hash); in add_elem()