Searched defs:FXMEM_DefaultAlloc2 (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcrt/
H A Dfx_basic_memmgr.cpp114 void* FXMEM_DefaultAlloc2(size_t size, size_t unit, int flags) function
128 return FXMEM_DefaultAlloc2(size, unit, flags);

Completed in 66 milliseconds