Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/search/
Dsearch.cc185 bool IsInstantURL(const GURL& url, Profile* profile) { in IsInstantURL() function
400 IsInstantURL(url, profile)); in ShouldAssignURLToInstantRenderer()
433 ((IsInstantURL(url, profile) && search_terms.empty()) || in IsNTPURL()