Searched refs:cryptohome_complete (Results 1 – 7 of 7) sorted by relevance
246 if (!current_state_->cryptohome_complete()) in ResolveState()258 DCHECK(current_state_->cryptohome_complete()); in ResolveState()320 bool SupervisedUserAuthenticator::AuthAttempt::cryptohome_complete() { in cryptohome_complete() function in chromeos::SupervisedUserAuthenticator::AuthAttempt
52 bool cryptohome_complete();
39 virtual bool cryptohome_complete() OVERRIDE;
57 bool TestAttemptState::cryptohome_complete() { in cryptohome_complete() function in chromeos::TestAttemptState
68 virtual bool cryptohome_complete();
94 bool AuthAttemptState::cryptohome_complete() { in cryptohome_complete() function in chromeos::AuthAttemptState
794 if (!current_state_->cryptohome_complete() || in ResolveState()808 DCHECK(current_state_->cryptohome_complete()); // Ensure invariant holds. in ResolveState()