Searched refs:mainResourceApplicationCache (Results 1 – 4 of 4) sorted by relevance
127 …ASSERT(!mainResourceApplicationCache()); // If the main resource were loaded from a cache, it woul… in failedLoadingMainResource()138 if (!group && applicationCache() && !mainResourceApplicationCache()) in finishedLoadingMainResource()
134 …ApplicationCache* mainResourceApplicationCache() const { return m_mainResourceApplicationCache.get… in mainResourceApplicationCache() function
141 …nCache* mainResourceCache = documentLoader->applicationCacheHost()->mainResourceApplicationCache(); in selectCache()202 …nCache* mainResourceCache = documentLoader->applicationCacheHost()->mainResourceApplicationCache(); in selectCacheWithoutManifestURL()
28475 (WebCore::DocumentLoader::mainResourceApplicationCache):