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

  /external/chromium_org/chrome/browser/autocomplete/
base_search_provider.h 61 // NOTE: Use with care. Most likely you want the other CreateSearchSuggestion
63 static AutocompleteMatch CreateSearchSuggestion(
353 static AutocompleteMatch CreateSearchSuggestion(
base_search_provider.cc 145 AutocompleteMatch BaseSearchProvider::CreateSearchSuggestion(
151 return CreateSearchSuggestion(
487 AutocompleteMatch BaseSearchProvider::CreateSearchSuggestion(
731 AutocompleteMatch match = CreateSearchSuggestion(
    [all...]
shortcuts_backend.cc 148 BaseSearchProvider::CreateSearchSuggestion(

Completed in 88 milliseconds