Searched refs:AutocompleteForPrefix (Results 1 – 3 of 3) sorted by relevance
171 void AutocompleteForPrefix(const string16& prefix,
293 void URLDatabase::AutocompleteForPrefix(const string16& prefix, in AutocompleteForPrefix() function in history::URLDatabase
213 db->AutocompleteForPrefix(i->prefix + params->input.text(), in DoAutocomplete()