Searched refs:IsSupportedURL (Results 1 – 5 of 5) sorted by relevance
20 static bool IsSupportedURL(const GURL& url);
15 bool ViewBlobInternalsJobFactory::IsSupportedURL(const GURL& url) { in IsSupportedURL() function in content::ViewBlobInternalsJobFactory
23 static bool IsSupportedURL(const GURL& url);
193 bool ViewHttpCacheJobFactory::IsSupportedURL(const GURL& url) { in IsSupportedURL() function in content::ViewHttpCacheJobFactory
443 if (ViewHttpCacheJobFactory::IsSupportedURL(request->url())) in MaybeCreateJob()455 if (ViewBlobInternalsJobFactory::IsSupportedURL(request->url())) { in MaybeCreateJob()