Searched defs:online_complete (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chromeos/login/auth/
H A Dtest_attempt_state.cc17 false, // online_complete
41 bool TestAttemptState::online_complete() { function in class:chromeos::TestAttemptState
H A Dauth_attempt_state.cc17 bool online_complete,
22 online_complete_(online_complete),
23 online_outcome_(online_complete ? AuthFailure::UNLOCK_FAILED
78 bool AuthAttemptState::online_complete() { function in class:chromeos::AuthAttemptState
14 AuthAttemptState(const UserContext& user_context, user_manager::UserType user_type, bool unlock, bool online_complete, bool user_is_new) argument

Completed in 793 milliseconds