Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dstring_data_template.h59 pdfium::base::PartitionFreeGeneric(gStringPartitionAllocator.root(), in Release()
/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc1034 PartitionFreeGeneric(root, ptr); in PartitionReallocGeneric()
1083 PartitionFreeGeneric(root, ptr); in PartitionReallocGeneric()
Dpartition_alloc.h814 ALWAYS_INLINE void PartitionFreeGeneric(PartitionRootGeneric* root, void* ptr) { in PartitionFreeGeneric() function
/external/pdfium/fxjs/
Dfxjs_v8.cpp163 pdfium::base::PartitionFreeGeneric(gArrayBufferPartitionAllocator.root(), in Free()