Home
last modified time | relevance | path

Searched refs:cryptohome_outcome_ (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chromeos/login/auth/
Dauth_attempt_state.cc28 cryptohome_outcome_(false), in AuthAttemptState()
53 cryptohome_outcome_ = cryptohome_outcome; in RecordCryptohomeStatus()
74 cryptohome_outcome_ = false; in ResetCryptohomeStatus()
99 return cryptohome_outcome_; in cryptohome_outcome()
Dtest_attempt_state.cc37 cryptohome_outcome_ = cryptohome_outcome; in PresetCryptohomeStatus()
62 return cryptohome_outcome_; in cryptohome_outcome()
Dauth_attempt_state.h100 bool cryptohome_outcome_; variable
/external/chromium_org/chrome/browser/chromeos/login/supervised/
Dsupervised_user_authenticator.cc298 cryptohome_outcome_(false), in AuthAttempt()
309 cryptohome_outcome_ = cryptohome_outcome; in RecordCryptohomeStatus()
327 return cryptohome_outcome_; in cryptohome_outcome()
Dsupervised_user_authenticator.h64 bool cryptohome_outcome_; variable