Searched refs:mainResourceApplicationCache (Results 1 – 5 of 5) sorted by relevance
213 ApplicationCache* mainResourceApplicationCache() const;
268 …ASSERT(!mainResourceApplicationCache()); // If the main resource were loaded from a cache, it woul… in mainReceivedError()872 ApplicationCache* DocumentLoader::mainResourceApplicationCache() const in mainResourceApplicationCache() function in WebCore::DocumentLoader
356 if (!group && dl->applicationCache() && !dl->mainResourceApplicationCache()) in didFinishLoading()
125 ApplicationCache* mainResourceCache = documentLoader->mainResourceApplicationCache(); in selectCache()175 ApplicationCache* mainResourceCache = documentLoader->mainResourceApplicationCache(); in selectCacheWithoutManifestURL()
28475 (WebCore::DocumentLoader::mainResourceApplicationCache):