Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcrt/
Dmem_int.h225 static void Common_Free(FXMEM_SystemMgr2* pMgr, void* memory);
Dfx_basic_memmgr_mini.cpp148 m_SystemMgr.Free = &CFixedMgr_Proxy::Common_Free; in Initialize()
167 void CFixedMgr_Proxy::Common_Free(FXMEM_SystemMgr2* pMgr, void* memory) in Common_Free() function in CFixedMgr_Proxy