Home
last modified time | relevance | path

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

/external/libchrome/base/
Dhash.cc78 uint32_t short_random2 = 619063811U; in HashInts64() local
88 uint64_t product2 = static_cast<uint64_t>(value1b) * short_random2; in HashInts64()