Searched refs:CreateRemoveAttempt (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Dcryptohome_op.h35 static CryptohomeOp* CreateRemoveAttempt(AuthAttemptState* current_attempt,
H A Dcryptohome_op_unittest.cc204 CryptohomeOp::CreateRemoveAttempt(&state_, resolver_.get()));
211 CryptohomeOp::CreateRemoveAttempt(&state_, resolver_.get()));
H A Dcryptohome_op.cc184 CryptohomeOp* CryptohomeOp::CreateRemoveAttempt( function in class:chromeos::CryptohomeOp
H A Dparallel_authenticator.cc230 CryptohomeOp::CreateRemoveAttempt(current_state_.get(), this);

Completed in 98 milliseconds