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

/external/pdfium/core/src/fxcrt/
H A Dfx_basic_memmgr.cpp110 void* FXMEM_DefaultAlloc(size_t size, int flags) function
121 return FXMEM_DefaultAlloc(size, flags);

Completed in 299 milliseconds