Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Daddress_space_randomization.cc101 static bool windows_81_initialized = false; in GetRandomPageBase() local
102 if (!windows_81_initialized) { in GetRandomPageBase()
104 windows_81_initialized = true; in GetRandomPageBase()