Searched refs:FXMEM_SystemMgr2 (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/src/fxcrt/
H A Dmem_int.h200 FXMEM_SystemMgr2* m_pExtender;
224 static FX_BOOL Common_More(FXMEM_SystemMgr2* pMgr, size_t alloc_size, void** new_memory, size_t* new_size);
225 static void Common_Free(FXMEM_SystemMgr2* pMgr, void* memory);
226 FXMEM_SystemMgr2 m_SystemMgr;
H A Dfx_basic_memmgr_mini.cpp92 FXMEM_FoxitMgr* FXMEM_CreateFixedMgr(void* pMemory, size_t size, FXMEM_SystemMgr2* pSystemMgr)
156 FX_BOOL CFixedMgr_Proxy::Common_More(FXMEM_SystemMgr2* pMgr, size_t alloc_size, void** new_memory, size_t* new_size)
167 void CFixedMgr_Proxy::Common_Free(FXMEM_SystemMgr2* pMgr, void* memory)
/external/pdfium/core/include/fxcrt/
H A Dfx_memory.h47 } FXMEM_SystemMgr2; typedef in typeref:struct:_FXMEM_SystemMgr2

Completed in 168 milliseconds