HomeSort by relevance Sort by last modified time
    Searched refs:UserAllowedInSessionReason (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/users/
multi_profile_user_controller.h 34 enum UserAllowedInSessionReason {
71 static UserAllowedInSessionReason GetPrimaryUserPolicy();
74 // null stores UserAllowedInSessionReason enum that describes actual reason.
76 UserAllowedInSessionReason* reason) const;
multi_profile_user_controller_unittest.cc 38 MultiProfileUserController::UserAllowedInSessionReason
40 MultiProfileUserController::UserAllowedInSessionReason
227 MultiProfileUserController::UserAllowedInSessionReason reason;
293 MultiProfileUserController::UserAllowedInSessionReason reason;
329 MultiProfileUserController::UserAllowedInSessionReason reason;
343 MultiProfileUserController::UserAllowedInSessionReason reason;
362 MultiProfileUserController::UserAllowedInSessionReason reason;
385 MultiProfileUserController::UserAllowedInSessionReason reason;
422 MultiProfileUserController::UserAllowedInSessionReason reason;
multi_profile_user_controller.cc 39 MultiProfileUserController::UserAllowedInSessionReason* reason,
40 MultiProfileUserController::UserAllowedInSessionReason value) {
91 MultiProfileUserController::UserAllowedInSessionReason
131 MultiProfileUserController::UserAllowedInSessionReason* reason) const {
154 UserAllowedInSessionReason primary_user_policy = GetPrimaryUserPolicy();
chrome_user_manager_impl.cc 211 MultiProfileUserController::UserAllowedInSessionReason check;
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/screens/
user_selection_screen.cc 146 MultiProfileUserController::UserAllowedInSessionReason isUserAllowedReason;

Completed in 77 milliseconds