Searched refs:setNewestCache (Results 1 – 6 of 6) sorted by relevance
396 void ApplicationCacheGroup::setNewestCache(PassRefPtr<ApplicationCache> newestCache) in setNewestCache() function in WebCore::ApplicationCacheGroup872 setNewestCache(m_cacheBeingUpdated.release()); in checkIfLoadIsComplete()890 setNewestCache(oldNewestCache.release()); in checkIfLoadIsComplete()905 setNewestCache(oldNewestCache.release()); in checkIfLoadIsComplete()929 setNewestCache(oldNewestCache.release()); in checkIfLoadIsComplete()
87 void setNewestCache(PassRefPtr<ApplicationCache>);
129 group->setNewestCache(cache.release()); in loadCacheGroup()252 group->setNewestCache(cache.release()); in cacheGroupForURL()323 group->setNewestCache(cache.release()); in fallbackCacheGroupForURL()1286 groupCopy->setNewestCache(cacheCopy); in storeCopyOfCache()
2837 (WebCore::ApplicationCacheGroup::setNewestCache): removes an assertion that no longer47072 (WebCore::ApplicationCacheGroup::setNewestCache):52653 (WebCore::ApplicationCacheGroup::setNewestCache): Remove old newest cache from storage is52668 after update successfully finishes (moved from setNewestCache()).53779 … (WebCore::ApplicationCacheGroup::setNewestCache): Remove an obsolete cache from disk storage.54721 (WebCore::ApplicationCacheGroup::setNewestCache): Removed a bogus assertion.
22588 (WebCore::ApplicationCacheGroup::setNewestCache):24463 (WebCore::ApplicationCacheGroup::setNewestCache):24467 Call setNewestCache instead.
107260 (WebCore::ApplicationCacheGroup::setNewestCache): status change.