Home
last modified time | relevance | path

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

/external/libchrome/base/
Dhash.cc77 uint32_t short_random1 = 842304669U; in HashInts64() local
87 uint64_t product1 = static_cast<uint64_t>(value1a) * short_random1; in HashInts64()