Searched refs:FastAttrValueHash (Results 1 – 4 of 4) sorted by relevance
111 uint64 FastAttrValueHash(const AttrValue& a);
559 uint64 FastAttrValueHash(const AttrValue& a) { in FastAttrValueHash() function
234 hashes.push_back(FastAttrValueHash(body_param.second)); in AbslHashValue()
3343 h = Hash64CombineUnordered(FastAttrValueHash(attr.second), h); in ComputeSignature()