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

  /external/chromium/chrome/browser/chromeos/login/
auth_attempt_state.cc 101 bool AuthAttemptState::is_first_time_user() { function in class:chromeos::AuthAttemptState
test_attempt_state.h 47 virtual bool is_first_time_user() { return is_first_time_user_; } function in class:chromeos::TestAttemptState
  /external/chromium_org/chrome/browser/chromeos/login/
test_attempt_state.cc 60 bool TestAttemptState::is_first_time_user() { function in class:chromeos::TestAttemptState
auth_attempt_state.cc 126 bool AuthAttemptState::is_first_time_user() { function in class:chromeos::AuthAttemptState

Completed in 45 milliseconds