Searched refs:GetHash (Results 1 – 1 of 1) sorted by relevance
154 int32_t GetHash() const { return hash_; } in GetHash() function173 return static_cast<uint32_t>(key.GetHash()); in operator()