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

  /external/webkit/Source/WebCore/loader/cache/
MemoryCache.h 190 unsigned liveCapacity() const;
MemoryCache.cpp 158 unsigned MemoryCache::liveCapacity() const
169 unsigned capacity = liveCapacity();

Completed in 45 milliseconds