HomeSort by relevance Sort by last modified time
    Searched defs:ProviderToMatches (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_result.h 149 typedef std::map<AutocompleteProvider*, ACMatches> ProviderToMatches;
174 void BuildProviderToMatches(ProviderToMatches* provider_to_matches) const;
  /external/chromium/chrome/browser/autocomplete/
autocomplete.h 559 typedef std::map<AutocompleteProvider*, ACMatches> ProviderToMatches;
562 void BuildProviderToMatches(ProviderToMatches* provider_to_matches) const;
    [all...]

Completed in 65 milliseconds