Home
last modified time | relevance | path

Searched defs:isPurgeable (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/
DPurgeableBuffer.h49 bool isPurgeable() const { return m_state != NonVolatile; } in isPurgeable() function
/external/webkit/Source/WebCore/loader/cache/
DCachedResource.cpp586 bool CachedResource::isPurgeable() const in isPurgeable() function in WebCore::CachedResource