OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:autoreleasedPageCount
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebCore/history/
PageCache.h
60
int
autoreleasedPageCount
() const;
PageCache.cpp
339
int PageCache::
autoreleasedPageCount
() const
/external/webkit/Source/WebKit/mac/Misc/
WebCoreStatistics.h
72
+ (int)
autoreleasedPageCount
;
WebCoreStatistics.mm
230
+ (int)
autoreleasedPageCount
232
return pageCache()->
autoreleasedPageCount
();
Completed in 153 milliseconds