Searched refs:attr_hash (Results 1 – 2 of 2) sorted by relevance
109 uint64 attr_hash = in ComputeSignature() local111 h = Hash64CombineUnordered(attr_hash, h); in ComputeSignature()
327 uint64 attr_hash = 0; in HashNodeNonInput() local329 HashAttr(attr_key, attr_value, hash_functions, &attr_hash)); in HashNodeNonInput()330 attrs_hash = Hash64Combine(attrs_hash, attr_hash); in HashNodeNonInput()