Lines Matching refs:base
13 #include "src/base/build_config.h"
14 #include "src/base/logging.h"
15 #include "src/base/macros.h"
16 #include "src/base/platform/platform.h"
37 // base/platform/platform.h {OS} (lower-level functions) and
38 // {base::PageAllocator} (exported API).
110 // was {base::ProtectedMemory} to protect the function pointer from being
165 PageAllocator* page_allocator, base::AddressRegion region,
173 // Copied with slight modifications from base/platform/platform-posix.cc
177 // once the whole PKU code is moved into base/platform/.