HomeSort by relevance Sort by last modified time
    Searched refs:makeResourcePurgeable (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/loader/cache/
MemoryCache.h 196 bool makeResourcePurgeable(CachedResource*);
MemoryCache.cpp 266 if (!makeResourcePurgeable(current))
302 bool MemoryCache::makeResourcePurgeable(CachedResource* resource)
339 // resource purgeable in makeResourcePurgeable(). So adjust the size if we are evicting a

Completed in 78 milliseconds