Home
last modified time | relevance | path

Searched defs:newestCachedResource (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheGroup.cpp456 …ionCacheGroup::createResourceHandle(const KURL& url, ApplicationCacheResource* newestCachedResourc… in createResourceHandle()
513 ApplicationCacheResource* newestCachedResource = m_newestCache->resourceForURL(url); in didReceiveResponse() local
541 …ApplicationCacheResource* newestCachedResource = m_newestCache->resourceForURL(handle->firstReques… in didReceiveResponse() local
645 ApplicationCacheResource* newestCachedResource = m_newestCache->resourceForURL(url); in didFail() local