HomeSort by relevance Sort by last modified time
    Searched refs:FXMEM_SystemMgr2 (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/src/fxcrt/
mem_int.h 200 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;
fx_basic_memmgr_mini.cpp 92 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/
fx_memory.h 47 } FXMEM_SystemMgr2;

Completed in 34 milliseconds