Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/search/
Dsearch.cc190 bool IsInstantURL(const GURL& url, Profile* profile) { in IsInstantURL() function
356 IsInstantURL(url, profile)); in ShouldAssignURLToInstantRenderer()
373 ((IsInstantURL(url, profile) && in IsNTPURL()
404 return IsInstantURL(entry->GetVirtualURL(), profile) && in NavEntryIsInstantNTP()