Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc434 static void AddKeyWithIndex(grpc_chttp2_hpack_compressor* c, in AddKeyWithIndex() function
448 AddKeyWithIndex(c, GRPC_MDKEY(elem).refcount, new_index, key_hash); in AddElemWithIndex()
463 AddKeyWithIndex(c, GRPC_MDKEY(elem).refcount, new_index, key_hash); in add_key()