Home
last modified time | relevance | path

Searched defs:shift_random (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/
H A Dhash.cc63 uint32_t shift_random = 10121U << 16; in HashInts32() local
98 uint32_t shift_random = 20591U << 16; in HashInts64() local
/aosp_15_r20/external/cronet/base/hash/
H A Dhash.cc53 uint32_t shift_random = 10121U << 16; in HashInts32Impl() local
88 uint32_t shift_random = 20591U << 16; in HashInts64Impl() local