Searched refs:FastAttrValueHash (Results 1 – 4 of 4) sorted by relevance
115 uint64 FastAttrValueHash(const AttrValue& a);
600 uint64 FastAttrValueHash(const AttrValue& a) { in FastAttrValueHash() function
110 Hash64Combine(Hash64(attr.first), FastAttrValueHash(attr.second)); in ComputeSignature()
217 hashes.push_back(FastAttrValueHash(body_param.second)); in AbslHashValue()