Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dstring_data_template.h39 void* pData = GetStringPartitionAllocator().root()->Alloc( in Create()
53 GetStringPartitionAllocator().root()->Free(this); in Release()
Dfx_memory.cpp27 pdfium::base::PartitionAllocatorGeneric& GetStringPartitionAllocator() { in GetStringPartitionAllocator() function
38 GetStringPartitionAllocator().init(); in FXMEM_InitializePartitionAlloc()
Dfx_memory.h29 pdfium::base::PartitionAllocatorGeneric& GetStringPartitionAllocator();