Searched refs:old_matches_per_provider (Results 1 – 2 of 2) sorted by relevance
120 ProviderToMatches matches_per_provider, old_matches_per_provider; in CopyOldMatches() local122 old_matches.BuildProviderToMatches(&old_matches_per_provider); in CopyOldMatches()123 for (ProviderToMatches::const_iterator i(old_matches_per_provider.begin()); in CopyOldMatches()124 i != old_matches_per_provider.end(); ++i) { in CopyOldMatches()
615 ProviderToMatches matches_per_provider, old_matches_per_provider; in CopyOldMatches() local617 old_matches.BuildProviderToMatches(&old_matches_per_provider); in CopyOldMatches()618 for (ProviderToMatches::const_iterator i = old_matches_per_provider.begin(); in CopyOldMatches()619 i != old_matches_per_provider.end(); ++i) { in CopyOldMatches()