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

  /external/chromium/chrome/browser/autocomplete/
history_url_provider.h 250 bool FixupExactSuggestion(history::URLDatabase* db,
history_url_provider.cc 240 FixupExactSuggestion(db, params->input, &what_you_typed_match,
350 bool HistoryURLProvider::FixupExactSuggestion(history::URLDatabase* db,
    [all...]
  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.h 242 bool FixupExactSuggestion(history::URLDatabase* db,
248 // Helper function for FixupExactSuggestion, this returns true if the input
history_url_provider.cc 507 FixupExactSuggestion(db, params->input, classifier, &what_you_typed_match,
709 bool HistoryURLProvider::FixupExactSuggestion(
    [all...]

Completed in 246 milliseconds