Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/
H A Drand_util_win.cc61 decltype(&ProcessPrng) process_prng_fn = in GetProcessPrng() local
77 static decltype(&ProcessPrng) process_prng_fn = GetProcessPrng(); in RandBytes() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
H A Drand_util_win.cc30 static decltype(&ProcessPrng) process_prng_fn = nullptr; in RandBytes() local