Home
last modified time | relevance | path

Searched refs:liveCapacity (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/loader/
DCache.h173 unsigned liveCapacity() const;
DCache.cpp254 unsigned Cache::liveCapacity() const in liveCapacity() function in WebCore::Cache
265 unsigned capacity = liveCapacity(); in pruneLiveResources()