Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_memory.cpp12 pdfium::base::PartitionAllocatorGeneric gArrayBufferPartitionAllocator; variable
20 gArrayBufferPartitionAllocator.init(); in FXMEM_InitializePartitionAlloc()
Dfx_memory.h33 extern pdfium::base::PartitionAllocatorGeneric gArrayBufferPartitionAllocator;
/external/pdfium/fxjs/
Dfxjs_v8.cpp159 gArrayBufferPartitionAllocator.root(), length, "FXJS_ArrayBuffer"); in AllocateUninitialized()
163 pdfium::base::PartitionFreeGeneric(gArrayBufferPartitionAllocator.root(), in Free()