Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpage_allocator.h60 BASE_EXPORT void* AllocPages(void* address,
Dpage_allocator.cc115 void* AllocPages(void* address, in AllocPages() function
Dpartition_alloc.cc386 char* super_page = reinterpret_cast<char*>(AllocPages( in PartitionAllocPartitionPages()
657 AllocPages(0, map_size, kSuperPageSize, PageAccessible)); in PartitionDirectMap()