Searched refs:UrlCouldBeAd (Results 1 – 2 of 2) sorted by relevance
364 bool Action::UrlCouldBeAd(const GURL& url) const { in UrlCouldBeAd() function in extensions::Action376 if (!rappor_service || !UrlCouldBeAd(arg_url_)) in MaybeUploadUrl()399 bool arg_url_could_be_ad = UrlCouldBeAd(arg_url_); in CheckSrcModification()462 if (UrlCouldBeAd(gurl)) { in CheckDomObject()
182 bool UrlCouldBeAd(const GURL& url) const;