Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Daddress_space_randomization.cc100 static bool windows_81 = false; in GetRandomPageBase() local
103 windows_81 = IsWindows8Point1OrGreater(); in GetRandomPageBase()
106 if (!windows_81) { in GetRandomPageBase()