HomeSort by relevance Sort by last modified time
    Searched full:cryptohome_outcome_ (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chromeos/login/auth/
auth_attempt_state.cc 28 cryptohome_outcome_(false),
53 cryptohome_outcome_ = cryptohome_outcome;
74 cryptohome_outcome_ = false;
99 return cryptohome_outcome_;
test_attempt_state.cc 37 cryptohome_outcome_ = cryptohome_outcome;
62 return cryptohome_outcome_;
auth_attempt_state.h 100 bool cryptohome_outcome_; member in class:chromeos::AuthAttemptState
  /external/chromium_org/chrome/browser/chromeos/login/supervised/
supervised_user_authenticator.cc 298 cryptohome_outcome_(false),
309 cryptohome_outcome_ = cryptohome_outcome;
327 return cryptohome_outcome_;
supervised_user_authenticator.h 64 bool cryptohome_outcome_; member in class:chromeos::SupervisedUserAuthenticator::AuthAttempt

Completed in 63 milliseconds