Searched defs:swapCache (Results 1 – 4 of 4) sorted by relevance
77 void ApplicationCache::swapCache(ExceptionState& exceptionState) in swapCache() function in WebCore::ApplicationCache
230 bool ApplicationCacheHost::swapCache() in swapCache() function in WebCore::ApplicationCacheHost
293 bool WebApplicationCacheHostImpl::swapCache() { in swapCache() function in content::WebApplicationCacheHostImpl
94 virtual bool swapCache() { return false; } in swapCache() function