Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc963 bool partitionReallocDirectMappedInPlace(PartitionRootGeneric* root, in partitionReallocDirectMappedInPlace() function
1050 if (partitionReallocDirectMappedInPlace(root, page, new_size)) { in PartitionReallocGeneric()