HomeSort by relevance Sort by last modified time
    Searched refs:UrlCouldBeAd (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_actions.cc 375 bool Action::UrlCouldBeAd(const GURL& url) const {
421 if (!UrlCouldBeAd(url))
446 bool new_url_could_be_ad = UrlCouldBeAd(new_url);
479 if (UrlCouldBeAd(url)) {
activity_actions.h 185 bool UrlCouldBeAd(const GURL& url) const;

Completed in 776 milliseconds