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

  /external/chromium_org/chrome/browser/chromeos/background/
ash_user_wallpaper_delegate.cc 95 const LoginState::LoggedInUserType user_type = variable
102 if (user_type != LoginState::LOGGED_IN_USER_REGULAR &&
103 user_type != LoginState::LOGGED_IN_USER_OWNER &&
104 user_type != LoginState::LOGGED_IN_USER_PUBLIC_ACCOUNT &&
105 user_type != LoginState::LOGGED_IN_USER_LOCALLY_MANAGED) {
  /external/chromium_org/chrome/browser/chromeos/login/auth/
auth_attempt_state.h 25 User::UserType user_type,
84 const User::UserType user_type; member in class:chromeos::AuthAttemptState

Completed in 74 milliseconds