Searched defs:newestCache (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/loader/appcache/
H A DApplicationCacheGroup.h85 ApplicationCache* newestCache() const { return m_newestCache.get(); } function in class:WebCore::ApplicationCacheGroup
H A DApplicationCacheHost.cpp453 ApplicationCache* newestCache = cache->group()->newestCache(); local
H A DApplicationCacheGroup.cpp413 void ApplicationCacheGroup::setNewestCache(PassRefPtr<ApplicationCache> newestCache) argument

Completed in 168 milliseconds