Searched refs:PersistTopSuggestions (Results 1 – 2 of 2) sorted by relevance
221 void PersistTopSuggestions(SearchSuggestionParser::Results* results);
441 PersistTopSuggestions(&default_results_); in UpdateMatches()442 PersistTopSuggestions(&keyword_results_); in UpdateMatches()697 void SearchProvider::PersistTopSuggestions( in PersistTopSuggestions() function in SearchProvider