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

  /external/webkit/WebCore/loader/
Cache.h 173 unsigned liveCapacity() const;
Cache.cpp 259 unsigned Cache::liveCapacity() const
270 unsigned capacity = liveCapacity();

Completed in 71 milliseconds