Searched refs:m_mainResourceApplicationCache (Results 1 – 2 of 2) sorted by relevance
458 m_mainResourceApplicationCache = m_mainResourceLoader->applicationCache(); in setPrimaryLoadComplete()874 if (m_mainResourceApplicationCache) in mainResourceApplicationCache()875 return m_mainResourceApplicationCache.get(); in mainResourceApplicationCache()
311 RefPtr<ApplicationCache> m_mainResourceApplicationCache; variable