Searched refs:destroyDecodedDataIfPossible (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/fetch/
H A DCSSStyleSheetResource.h55 virtual void destroyDecodedDataIfPossible() OVERRIDE;
H A DCSSStyleSheetResource.cpp112 void CSSStyleSheetResource::destroyDecodedDataIfPossible() function in class:blink::CSSStyleSheetResource
H A DImageResource.h114 virtual void destroyDecodedDataIfPossible() OVERRIDE;
H A DResource.h336 virtual void destroyDecodedDataIfPossible() { } function in class:blink::Resource
H A DImageResource.cpp143 void ImageResource::destroyDecodedDataIfPossible() function in class:blink::ImageResource
H A DMemoryCacheTest.cpp61 virtual void destroyDecodedDataIfPossible() OVERRIDE
H A DResource.cpp648 destroyDecodedDataIfPossible();

Completed in 772 milliseconds