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

  /external/chromium/chrome/browser/chromeos/login/
auth_attempt_state.cc 33 cryptohome_outcome_(false),
48 cryptohome_outcome_(false),
75 cryptohome_outcome_ = cryptohome_outcome;
82 cryptohome_outcome_ = false;
118 return cryptohome_outcome_;
test_attempt_state.cc 50 cryptohome_outcome_ = cryptohome_outcome;
test_attempt_state.h 53 virtual bool cryptohome_outcome() { return cryptohome_outcome_; }
auth_attempt_state.h 91 bool cryptohome_outcome_; member in class:chromeos::AuthAttemptState

Completed in 39 milliseconds