Searched refs:MigrateAttempt (Results 1 – 1 of 1) sorted by relevance
84 class MigrateAttempt : public CryptohomeOp { class87 MigrateAttempt(AuthAttemptState* current_attempt, in MigrateAttempt() function in chromeos::MigrateAttempt96 virtual ~MigrateAttempt() {} in ~MigrateAttempt()118 DISALLOW_COPY_AND_ASSIGN(MigrateAttempt);180 return new MigrateAttempt(current_attempt, callback, passing_old_hash, hash); in CreateMigrateAttempt()