Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcrt/
Dfx_basic_memmgr.cpp28 static void* _DefAllocDebug(IFX_Allocator* pAllocator, size_t size, FX_LPCSTR filename, int line) in _DefAllocDebug() function
56 ac.m_AllocDebug = _DefAllocDebug; in Init()