Home
last modified time | relevance | path

Searched refs:FindFallbackNamespace (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/webkit/browser/appcache/
Dappcache.h167 const Namespace* FindFallbackNamespace(const GURL& url) { in FindFallbackNamespace() function
Dappcache.cc280 const Namespace* fallback_namespace = FindFallbackNamespace(url_no_ref); in FindResponseForRequest()