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

  /external/webkit/WebCore/history/
PageCache.h 55 int autoreleasedPageCount() const;
PageCache.cpp 78 int PageCache::autoreleasedPageCount() const
  /external/webkit/WebKit/mac/Misc/
WebCoreStatistics.h 72 + (int)autoreleasedPageCount;
WebCoreStatistics.mm 223 + (int)autoreleasedPageCount
225 return pageCache()->autoreleasedPageCount();

Completed in 54 milliseconds