Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc124 static HpackEncoderIndex HpackIndex(const Hashtable* hashtable, in HpackIndex() function
165 *index = HpackIndex(hashtable, cuckoo_first); in GetMatchingIndex()
172 *index = HpackIndex(hashtable, cuckoo_second); in GetMatchingIndex()