Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcrt/
Dfx_basic_memmgr.cpp136 void* FXMEM_DefaultAllocDebug2(size_t size, size_t unit, int flags, FX_LPCSTR file, int line) in FXMEM_DefaultAllocDebug2() function
150 return FXMEM_DefaultAllocDebug2(size, unit, flags, file, line); in FXMEM_DefaultReallocDebug2()