Searched defs:value_hash (Results 1 – 4 of 4) sorted by relevance
269 uint32_t value_hash = grpc_slice_hash(GRPC_MDVALUE(elem)); in add_elem_with_index() local499 uint32_t value_hash = grpc_slice_hash(GRPC_MDVALUE(elem)); in hpack_enc() local
162 uint32_t value_hash, HpackEncoderIndex* index) { in GetMatchingIndex()195 uint32_t value_hash, HpackEncoderIndex new_index) { in UpdateAddOrEvict()
394 uint64 value_hash = 0; in HashAttr() local
440 typedef uint32_t value_hash; typedef