HomeSort by relevance Sort by last modified time
    Searched refs:SendSuggestions (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/
autocomplete_history_manager.cc 157 SendSuggestions(NULL);
174 SendSuggestions(NULL);
183 SendSuggestions(NULL);
191 SendSuggestions(&suggestions);
209 SendSuggestions(NULL);
216 void AutocompleteHistoryManager::SendSuggestions(
autocomplete_history_manager.h 58 void SendSuggestions(const std::vector<string16>* suggestions);
  /external/chromium/chrome/browser/autofill/
autofill_manager_unittest.cc 505 SendSuggestions(&result);
    [all...]

Completed in 144 milliseconds