Searched refs:online_complete (Results 1 – 6 of 6) sorted by relevance
17 bool online_complete, in AuthAttemptState() argument22 online_complete_(online_complete), in AuthAttemptState()23 online_outcome_(online_complete ? AuthFailure::UNLOCK_FAILED in AuthAttemptState()78 bool AuthAttemptState::online_complete() { in online_complete() function in chromeos::AuthAttemptState
28 bool online_complete,63 virtual bool online_complete();
35 virtual bool online_complete() OVERRIDE;
41 bool TestAttemptState::online_complete() { in online_complete() function in chromeos::TestAttemptState
49 if (state_->online_complete()) { in Resolve()
819 if (current_state_->online_complete()) { in ResolveState()851 if (current_state_->online_complete()) { in ResolveCryptohomeFailureState()