Home
last modified time | relevance | path

Searched refs:insertInLiveDecodedResourcesList (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/loader/cache/
DMemoryCache.h157 void insertInLiveDecodedResourcesList(CachedResource*);
DCachedResource.cpp342 memoryCache()->insertInLiveDecodedResourcesList(this); in setDecodedSize()
385 memoryCache()->insertInLiveDecodedResourcesList(this); in didAccessDecodedData()
DMemoryCache.cpp117 insertInLiveDecodedResourcesList(resource); in revalidationSucceeded()
542 void MemoryCache::insertInLiveDecodedResourcesList(CachedResource* resource) in insertInLiveDecodedResourcesList() function in WebCore::MemoryCache
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0616884 (WebCore::MemoryCache::insertInLiveDecodedResourcesList):
17035 (WebCore::Cache::insertInLiveDecodedResourcesList):