HomeSort by relevance Sort by last modified time
    Searched refs:gArrayBufferPartitionAllocator (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fxcrt/
fx_memory.cpp 12 pdfium::base::PartitionAllocatorGeneric gArrayBufferPartitionAllocator;
20 gArrayBufferPartitionAllocator.init();
fx_memory.h 33 extern pdfium::base::PartitionAllocatorGeneric gArrayBufferPartitionAllocator;
  /external/pdfium/fxjs/
fxjs_v8.cpp 159 gArrayBufferPartitionAllocator.root(), length, "FXJS_ArrayBuffer");
163 pdfium::base::PartitionFreeGeneric(gArrayBufferPartitionAllocator.root(),

Completed in 72 milliseconds