Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_memory.cpp38 return pdfium::base::PartitionReallocGeneric( in FXMEM_DefaultRealloc()
Dfx_memory.h60 return pdfium::base::PartitionReallocGeneric( in FX_SafeRealloc()
/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h435 BASE_EXPORT NOINLINE void* PartitionReallocGeneric(PartitionRootGeneric*,
Dpartition_alloc.cc1024 void* PartitionReallocGeneric(PartitionRootGeneric* root, in PartitionReallocGeneric() function