Searched defs:Purge (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/base/memory/
H A Ddiscardable_memory_ashmem.cc70 void DiscardableMemoryAshmem::Purge() { function in class:base::internal::DiscardableMemoryAshmem
H A Ddiscardable_memory_emulated.cc97 void DiscardableMemoryEmulated::Purge() { function in class:base::internal::DiscardableMemoryEmulated
/external/chromium_org/third_party/skia/tests/
H A DGpuLayerCacheTest.cpp21 static void Purge(GrLayerCache* cache, uint32_t pictureID) { function in class:TestingAccess
184 TestingAccess::Purge(&cache, picture->uniqueID());
/external/chromium_org/components/gcm_driver/
H A Dfake_gcm_driver.cc31 void FakeGCMDriver::Purge() { function in class:gcm::FakeGCMDriver
H A Dgcm_driver_android.cc101 void GCMDriverAndroid::Purge() { function in class:gcm::GCMDriverAndroid
H A Dgcm_driver_desktop.cc403 void GCMDriverDesktop::Purge() { function in class:gcm::GCMDriverDesktop
/external/chromium_org/extensions/browser/
H A Dquota_service.cc30 &QuotaService::Purge);
37 Purge();
96 void QuotaService::Purge() { function in class:extensions::QuotaService
/external/chromium_org/components/policy/core/common/cloud/
H A Dcomponent_cloud_policy_store.cc194 void ComponentCloudPolicyStore::Purge( function in class:policy::ComponentCloudPolicyStore
217 // Purge cached hashes, so that those namespaces can be fetched again if the
/external/chromium_org/third_party/webrtc/base/
H A Ddiskcache.cc81 bool DiskCache::Purge() { function in class:rtc::DiskCache
/external/pdfium/core/include/fxcrt/
H A Dfx_memory.h34 void (*Purge)(struct _FXMEM_SystemMgr* pMgr); member in struct:_FXMEM_SystemMgr
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_memmgr_mini.cpp65 ((CFXMEM_FixedMgr*)pMgr->user)->Purge();
478 m_SystemMgr.Purge = FixedPurge;
768 void CFXMEM_FixedMgr::Purge() function in class:CFXMEM_FixedMgr
/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_icc.cpp328 void Purge();
341 void CFX_IccProfileCache::Purge() function in class:CFX_IccProfileCache
353 void Purge();
370 void CFX_IccTransformCache::Purge() function in class:CFX_IccTransformCache

Completed in 1361 milliseconds