Home
last modified time | relevance | path

Searched defs:pPool (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcrt/
Dfx_basic_memmgr_mini.cpp492 CFXMEM_Pool *pPool = &m_FirstPool; in Alloc16() local
560 CFXMEM_Pool *pPool = m_FirstPool.m_pNextPool; in AllocSmall() local
570 CFXMEM_Pool *pPool = &m_FirstPool; in AllocMid() local
609 CFXMEM_Pool *pPool = &m_FirstPool; in AllocLarge() local
674 FX_LPVOID CFXMEM_FixedMgr::ReallocSmall(CFXMEM_Pool* pPool, FX_LPVOID p, size_t oldSize, size_t new… in ReallocSmall()
741 void CFXMEM_FixedMgr::FreePool(CFXMEM_Pool* pPool) in FreePool()
760 CFXMEM_Pool* pPool = m_FirstPool.m_pNextPool; in FreeAll() local
773 CFXMEM_Pool* pPool = m_FirstPool.m_pNextPool; in Purge() local