Searched defs:cannotCache (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/history/
H A DPageCache.cpp98 bool cannotCache = false; local
103 cannotCache = true;
108 cannotCache = true;
112 cannotCache = true;
116 cannotCache = true;
120 cannotCache = true;
125 cannotCache = true;
131 cannotCache = true;
136 cannotCache = true;
140 cannotCache
192 bool cannotCache = !logCanCacheFrameDecision(page->mainFrame(), 1); local
[all...]

Completed in 29 milliseconds