Home
last modified time | relevance | path

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

/external/libchrome/base/
Dhash.cc80 uint32_t short_random4 = 3309708029U; in HashInts64() local
90 uint64_t product4 = static_cast<uint64_t>(value2b) * short_random4; in HashInts64()