Home
last modified time | relevance | path

Searched refs:evictResources (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebCache.cpp65 cache->evictResources(); in clear()
/external/chromium_org/third_party/WebKit/Source/core/fetch/
DMemoryCache.h127 void evictResources();
DMemoryCache.cpp563 void MemoryCache::evictResources() in evictResources() function in WebCore::MemoryCache
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorResourceAgent.cpp692 memoryCache()->evictResources(); in setCacheDisabled()
746 memoryCache()->evictResources(); in didCommitLoad()
/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.cpp1919 memoryCache()->evictResources(); in evictAllResources()