Home
last modified time | relevance | path

Searched refs:removedFromMemoryCache (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/fetch/
DCSSStyleSheetResource.cpp55 m_parsedStyleSheetCache->removedFromMemoryCache(); in ~CSSStyleSheetResource()
140 m_parsedStyleSheetCache->removedFromMemoryCache(); in destroyDecodedData()
154 m_parsedStyleSheetCache->removedFromMemoryCache(); in restoreParsedStyleSheet()
176 m_parsedStyleSheetCache->removedFromMemoryCache(); in saveParsedStyleSheet()
/external/chromium_org/third_party/WebKit/Source/core/css/
DStyleSheetContents.h143 void removedFromMemoryCache();
DStyleSheetContents.cpp518 void StyleSheetContents::removedFromMemoryCache() in removedFromMemoryCache() function in WebCore::StyleSheetContents