OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MULTI_USER
(Results
1 - 2
of
2
) sorted by null
/external/kernel-headers/original/asm-arm/
page.h
51
#undef
MULTI_USER
55
# define
MULTI_USER
1
63
# define
MULTI_USER
1
71
# define
MULTI_USER
1
79
# define
MULTI_USER
1
87
# define
MULTI_USER
1
95
# define
MULTI_USER
1
102
# define
MULTI_USER
1
105
#if !defined(_USER) && !defined(
MULTI_USER
)
115
#ifdef
MULTI_USER
[
all
...]
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java
67
public static final String
MULTI_USER
= "
multi_user
";
Completed in 155 milliseconds