OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UserType
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/chromeos/login/auth/
auth_attempt_state.h
25
User::
UserType
user_type,
84
const User::
UserType
user_type;
auth_attempt_state.cc
18
User::
UserType
user_type,
/external/chromium_org/chrome/browser/chromeos/login/users/
user.cc
43
virtual
UserType
GetType() const OVERRIDE;
56
virtual
UserType
GetType() const OVERRIDE;
68
virtual
UserType
GetType() const OVERRIDE;
80
virtual
UserType
GetType() const OVERRIDE;
93
virtual
UserType
GetType() const OVERRIDE;
105
virtual
UserType
GetType() const OVERRIDE;
240
User::
UserType
RegularUser::GetType() const {
254
User::
UserType
GuestUser::GetType() const {
265
User::
UserType
KioskAppUser::GetType() const {
276
User::
UserType
LocallyManagedUser::GetType() const
[
all
...]
user.h
49
}
UserType
;
78
virtual
UserType
GetType() const = 0;
/external/chromium_org/chrome/browser/chromeos/policy/
network_configuration_updater_unittest.cc
62
virtual
UserType
GetType() const OVERRIDE {
Completed in 388 milliseconds