Searched defs:current_attempt (Results 1 – 2 of 2) sorted by relevance
/external/chromium/chrome/browser/chromeos/login/ |
D | cryptohome_op.cc | 17 CryptohomeOp::CryptohomeOp(AuthAttemptState* current_attempt, in CryptohomeOp() 42 MountAttempt(AuthAttemptState* current_attempt, in MountAttempt() 67 MountGuestAttempt(AuthAttemptState* current_attempt, in MountGuestAttempt() 87 MigrateAttempt(AuthAttemptState* current_attempt, in MigrateAttempt() 123 RemoveAttempt(AuthAttemptState* current_attempt, in RemoveAttempt() 142 CheckKeyAttempt(AuthAttemptState* current_attempt, in CheckKeyAttempt() 161 AuthAttemptState* current_attempt, in CreateMountAttempt() 169 AuthAttemptState* current_attempt, in CreateMountGuestAttempt() 176 AuthAttemptState* current_attempt, in CreateMigrateAttempt() 185 AuthAttemptState* current_attempt, in CreateRemoveAttempt() [all …]
|
D | online_attempt.cc | 30 OnlineAttempt::OnlineAttempt(AuthAttemptState* current_attempt, in OnlineAttempt()
|