Searched defs:resourceForURL (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/loader/appcache/
H A DApplicationCache.cpp114 ApplicationCacheResource* ApplicationCache::resourceForURL(const String& url) function in class:WebCore::ApplicationCache
141 return resourceForURL(url);
/external/webkit/Source/WebCore/loader/cache/
H A DMemoryCache.cpp133 CachedResource* MemoryCache::resourceForURL(const KURL& resourceURL) function in class:WebCore::MemoryCache

Completed in 82 milliseconds