Home
last modified time | relevance | path

Searched refs:IsURLAllowedForSupervisedUser (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/search/
Dsearch.cc250 bool IsURLAllowedForSupervisedUser(const GURL& url, Profile* profile) { in IsURLAllowedForSupervisedUser() function
440 if (!IsURLAllowedForSupervisedUser(instant_url, profile)) in GetInstantURL()
479 if (!IsURLAllowedForSupervisedUser(url, profile)) in GetNewTabPageURL()