IsSupportedURL 23 content/browser/net/view_blob_internals_job_factory.h static bool IsSupportedURL(const GURL& url); IsSupportedURL 20 content/browser/net/view_http_cache_job_factory.h static bool IsSupportedURL(const GURL& url); IsSupportedURL 439 content/browser/webui/url_data_manager_backend.cc if (ViewHttpCacheJobFactory::IsSupportedURL(request->url())) IsSupportedURL 451 content/browser/webui/url_data_manager_backend.cc if (ViewBlobInternalsJobFactory::IsSupportedURL(request->url())) {