Searched refs:swapCache (Results 1 – 7 of 7) sorted by relevance
79 bool DOMApplicationCache::swapCache() in swapCache() function in WebCore::DOMApplicationCache84 return cacheHost->swapCache(); in swapCache()87 void DOMApplicationCache::swapCache(ExceptionCode& ec) in swapCache() function in WebCore::DOMApplicationCache89 if (!swapCache()) in swapCache()
56 void swapCache(ExceptionCode&);118 bool swapCache();
108 bool swapCache();
43 void swapCache()
350 bool ApplicationCacheHost::swapCache() in swapCache() function in WebCore::ApplicationCacheHost
4324 (WebCore::DOMApplicationCache::swapCache):
52651 via a JS swapCache() call, not only when the loader is destroyed.52691 (WebCore::DOMApplicationCache::swapCache): Disassociate document loader from cache if the