Searched refs:cryptohome_code (Results 1 – 13 of 13) sorted by relevance
39 cryptohome::MountError cryptohome_code) { in PresetCryptohomeStatus() argument42 cryptohome_code_ = cryptohome_code; in PresetCryptohomeStatus()69 cryptohome::MountError TestAttemptState::cryptohome_code() { in cryptohome_code() function in chromeos::TestAttemptState
37 cryptohome::MountError cryptohome_code);46 virtual cryptohome::MountError cryptohome_code() OVERRIDE;
64 cryptohome::MountError cryptohome_code);77 virtual cryptohome::MountError cryptohome_code();
87 cryptohome::MountError cryptohome_code) { in RecordCryptohomeStatus() argument91 cryptohome_code_ = cryptohome_code; in RecordCryptohomeStatus()149 cryptohome::MountError AuthAttemptState::cryptohome_code() { in cryptohome_code() function in chromeos::AuthAttemptState
724 if (current_state_->cryptohome_code() == in ResolveCryptohomeFailureState()734 if (current_state_->cryptohome_code() == in ResolveCryptohomeFailureState()741 if (current_state_->cryptohome_code() == in ResolveCryptohomeFailureState()
72 int cryptohome_code) { in RecordCryptohomeStatus() argument76 cryptohome_code_ = cryptohome_code; in RecordCryptohomeStatus()121 int AuthAttemptState::cryptohome_code() { in cryptohome_code() function in chromeos::AuthAttemptState
48 int cryptohome_code) { in PresetCryptohomeStatus() argument51 cryptohome_code_ = cryptohome_code; in PresetCryptohomeStatus()
39 void PresetCryptohomeStatus(bool cryptohome_outcome, int cryptohome_code);54 virtual int cryptohome_code() { return cryptohome_code_; } in cryptohome_code() function
48 void RecordCryptohomeStatus(bool cryptohome_outcome, int cryptohome_code);62 virtual int cryptohome_code();
441 << reauth_state_->cryptohome_code(); in ResolveReauthState()466 if (current_state_->cryptohome_code() == in ResolveCryptohomeFailureState()473 if (current_state_->cryptohome_code() == in ResolveCryptohomeFailureState()
123 EXPECT_EQ(code, state_.cryptohome_code()); in RunTest()
252 if (current_state_->cryptohome_code() == in ResolveCryptohomeFailureState()258 if (current_state_->cryptohome_code() == in ResolveCryptohomeFailureState()289 cryptohome::MountError cryptohome_code) { in RecordCryptohomeStatus() argument293 cryptohome_code_ = cryptohome_code; in RecordCryptohomeStatus()314 ManagedUserAuthenticator::AuthAttempt::cryptohome_code() { in cryptohome_code() function in chromeos::ManagedUserAuthenticator::AuthAttempt
45 cryptohome::MountError cryptohome_code);56 cryptohome::MountError cryptohome_code();