Searched refs:HashToUInt64 (Results 1 – 1 of 1) sorted by relevance
16 inline uint64 HashToUInt64(const std::string& hash) { in HashToUInt64() function36 return HashToUInt64(hash_str); in HashMetricName()