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

  /external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheHost.h 141 bool canCacheInPageCache() const;
ApplicationCacheHost.cpp 232 bool ApplicationCacheHost::canCacheInPageCache() const
  /external/webkit/Source/WebCore/history/
PageCache.cpp 159 if (!frame->loader()->documentLoader()->applicationCacheHost()->canCacheInPageCache()) {
280 && frame->loader()->documentLoader()->applicationCacheHost()->canCacheInPageCache()
  /external/webkit/Source/WebKit/chromium/src/
ApplicationCacheHost.cpp 197 bool ApplicationCacheHost::canCacheInPageCache() const

Completed in 41 milliseconds