OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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