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

  /external/chromium_org/chrome/browser/autocomplete/
zero_suggest_provider.h 131 AutocompleteMatch NavigationToMatch(
zero_suggest_provider.cc 348 AutocompleteMatch ZeroSuggestProvider::NavigationToMatch(
457 matches_.push_back(NavigationToMatch(*it));
search_provider.h 458 AutocompleteMatch NavigationToMatch(const NavigationResult& navigation);
search_provider_unittest.cc     [all...]
search_provider.cc     [all...]
  /external/chromium/chrome/browser/autocomplete/
search_provider.h 266 AutocompleteMatch NavigationToMatch(const NavigationResult& query_string,
search_provider.cc 597 matches_.push_back(NavigationToMatch(navigation_results.front(),
    [all...]

Completed in 92 milliseconds