Searched refs:NavigationResult (Results 1 – 2 of 2) sorted by relevance
154 struct NavigationResult { struct155 NavigationResult(const GURL& url, const string16& site_name) in NavigationResult() argument168 typedef std::vector<NavigationResult> NavigationResults; argument266 AutocompleteMatch NavigationToMatch(const NavigationResult& query_string,
514 navigation_results.push_back(NavigationResult(result_url, site_name)); in ParseSuggestResults()853 const NavigationResult& navigation, in NavigationToMatch()