HomeSort by relevance Sort by last modified time
    Searched defs:online_complete (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/login/auth/
test_attempt_state.cc 17 false, // online_complete
41 bool TestAttemptState::online_complete() { function in class:chromeos::TestAttemptState
auth_attempt_state.cc 17 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

Completed in 95 milliseconds