Home
last modified time | relevance | path

Searched refs:HashToUInt64 (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/components/metrics/
Dmetrics_hashes.cc16 inline uint64 HashToUInt64(const std::string& hash) { in HashToUInt64() function
36 return HashToUInt64(hash_str); in HashMetricName()