Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpage_allocator.cc48 void* AllocPagesIncludingReserved(void* address, in AllocPagesIncludingReserved() function
138 void* ret = AllocPagesIncludingReserved(address, length, accessibility, in AllocPages()
174 ret = AllocPagesIncludingReserved(address, try_length, accessibility, in AllocPages()