Searched refs:migration_history (Results 1 – 2 of 2) sorted by relevance
401 def __init__(self, request, migration_history=None): argument404 self._migration_history = migration_history or MigrationHistory()579 self.migration_history = MigrationHistory()669 self.migration_history.GetLatestVersion(datatype),926 self.migration_history.CheckAllCurrent(1079 versions_to_remap = self.migration_history.Bump(datatypes)1681 update_sieve = UpdateSieve(update_request, self.account.migration_history)
35 chromiumsync.UpdateSieve(message, self.model.migration_history))