IsUrlReportable 59 chrome/browser/android/dom_distiller/feedback_reporter_android.cc if (dom_distiller::url_utils::IsUrlReportable( IsUrlReportable 32 components/dom_distiller/core/url_utils.h bool IsUrlReportable(const std::string& scheme, const GURL& url); IsUrlReportable 62 components/dom_distiller/core/url_utils_android.cc return dom_distiller::url_utils::IsUrlReportable(scheme, url);