Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpage_allocator_constants.h29 static constexpr size_t kSystemPageSize = 16384; variable
35 static constexpr size_t kSystemPageSize = 65536; variable
37 static constexpr size_t kSystemPageSize = 4096; variable