OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AID_ISOLATED_END
(Results
1 - 2
of
2
) sorted by null
/system/core/include/private/
android_filesystem_config.h
101
#define
AID_ISOLATED_END
99999 /* end of uids for fully isolated sandboxed processes */
/frameworks/native/cmds/servicemanager/
service_manager.c
145
if (appid >= AID_ISOLATED_START && appid <=
AID_ISOLATED_END
) {
Completed in 44 milliseconds