Home
last modified time | relevance | path

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

/external/libchrome/base/
Dhash.cc79 uint32_t short_random3 = 937041849U; in HashInts64() local
89 uint64_t product3 = static_cast<uint64_t>(value2a) * short_random3; in HashInts64()