Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/
Daddress_space_randomization_unittest.cc49 uintptr_t GetRandomBits() { in GetRandomBits() function
/external/vixl/benchmarks/aarch64/
Dbench-utils.cc54 uint64_t BenchCodeGenerator::GetRandomBits(int bits) { in GetRandomBits() function in BenchCodeGenerator