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

/external/pdfium/core/src/fxcrt/
H A Dfx_basic_memmgr.cpp132 void* FXMEM_DefaultAllocDebug(size_t size, int flags, FX_LPCSTR file, int line) function
143 return FXMEM_DefaultAllocDebug(size, flags, file, line);

Completed in 83 milliseconds