Searched refs:ProviderToMatches (Results 1 – 2 of 2) sorted by relevance
559 typedef std::map<AutocompleteProvider*, ACMatches> ProviderToMatches; typedef562 void BuildProviderToMatches(ProviderToMatches* provider_to_matches) const;
615 ProviderToMatches matches_per_provider, old_matches_per_provider; in CopyOldMatches()618 for (ProviderToMatches::const_iterator i = old_matches_per_provider.begin(); in CopyOldMatches()732 ProviderToMatches* provider_to_matches) const { in BuildProviderToMatches()