Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/native_client/src/trusted/plugin/
Dsrpc_params.h26 FreeAll(); in SrpcParams()
31 FreeAll(); in ~SrpcParams()
41 void FreeAll();
Dsrpc_params.cc112 void SrpcParams::FreeAll() { in FreeAll() function in plugin::SrpcParams
/external/pdfium/core/src/fxcrt/
Dfx_basic_memmgr.cpp265 FreeAll(); in ~CFX_GrowOnlyPool()
277 void CFX_GrowOnlyPool::FreeAll() in FreeAll() function in CFX_GrowOnlyPool
Dmem_int.h192 void FreeAll();
Dfx_basic_memmgr_mini.cpp69 ((CFXMEM_FixedMgr*)pMgr->user)->FreeAll(); in FixedCollectAll()
755 void CFXMEM_FixedMgr::FreeAll() in FreeAll() function in CFXMEM_FixedMgr
/external/pdfium/core/include/fxcrt/
Dfx_memory.h259 void FreeAll();
/external/pdfium/core/src/reflow/
Dreflowedpage.cpp65 m_pMemoryPool->FreeAll(); in ~CPDF_ReflowedPage()