Searched defs:resourceForURL (Results 1 – 4 of 4) sorted by relevance
/external/webkit/Source/WebCore/loader/appcache/ | ||
D | ApplicationCache.cpp | 114 ApplicationCacheResource* ApplicationCache::resourceForURL(const String& url) in resourceForURL() function in WebCore::ApplicationCache |
/external/webkit/Source/WebCore/inspector/front-end/ | ||
D | ResourceTreeModel.js | 204 resourceForURL: function(url) method in WebInspector.ResourceTreeModel |
D | inspector.js | 359 resourceForURL: function(url) method |
/external/webkit/Source/WebCore/loader/cache/ | ||
D | MemoryCache.cpp | 133 CachedResource* MemoryCache::resourceForURL(const KURL& resourceURL) in resourceForURL() function in WebCore::MemoryCache |