Home
last modified time | relevance | path

Searched refs:setDecodedSize (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/loader/cache/
DCachedScript.cpp89 setDecodedSize(m_script.length() * sizeof(UChar)); in script()
125 setDecodedSize(extraSize); in destroyDecodedData()
145 setDecodedSize(decodedSize() + delta); in sourceProviderCacheSizeChanged()
DCachedImage.cpp337 setDecodedSize(0); in destroyDecodedData()
349 setDecodedSize(decodedSize() + delta); in decodedSizeChanged()
DCachedResource.h224 void setDecodedSize(unsigned);
DCachedResource.cpp315 void CachedResource::setDecodedSize(unsigned size) in setDecodedSize() function in WebCore::CachedResource
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2940195 The above is not true when CachedResource::setDecodedSize
40203 CachedResource::setDecodedSize or changing the insert
40211 (WebCore::CachedResource::setDecodedSize):
DChangeLog-2007-10-1411381 (WebCore::CachedResource::setDecodedSize): Move us in the LRU-SP list
11384 the style of setDecodedSize.
DChangeLog-2011-02-1625615 (WebCore::CachedResource::setDecodedSize):
DChangeLog-2009-06-1694689 (WebCore::CachedResource::setDecodedSize):