Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpage_allocator.cc50 static void* SystemAllocPages( in SystemAllocPages() function
108 ret = SystemAllocPages(ret, trim_length, page_accessibility); in TrimMapping()
138 void* ret = SystemAllocPages(address, length, page_accessibility); in AllocPages()
174 ret = SystemAllocPages(address, try_length, page_accessibility); in AllocPages()