Home
last modified time | relevance | path

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

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