Searched refs:IsHostOnly (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
H A Dhistory_url_provider.cc41 bool IsHostOnly(const GURL& url) { function in namespace:history
66 const bool a_is_host_only = history::IsHostOnly(a.url_info.url());
67 if (a_is_host_only != history::IsHostOnly(b.url_info.url()))
423 !history::IsHostOnly(match.url_info.url())))

Completed in 43 milliseconds