Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_memory.cpp43 pdfium::base::PartitionFree(pointer); in FXMEM_DefaultFree()
Dfx_memory.h116 pdfium::base::PartitionFree(ptr); in FX_Free()
/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.h756 ALWAYS_INLINE void PartitionFree(void* ptr) { in PartitionFree() function