Home
last modified time | relevance | path

Searched refs:AID_APP_END (Results 1 – 3 of 3) sorted by relevance

/system/core/libcutils/
Dmultiuser.c33 if (app_id >= AID_APP_START && app_id <= AID_APP_END) { in multiuser_get_cache_gid()
41 if (app_id >= AID_APP_START && app_id <= AID_APP_END) { in multiuser_get_ext_gid()
49 if (app_id >= AID_APP_START && app_id <= AID_APP_END) { in multiuser_get_ext_cache_gid()
57 if (app_id >= AID_APP_START && app_id <= AID_APP_END) { in multiuser_get_shared_gid()
/system/core/include/private/
Dandroid_filesystem_config.h166 #define AID_APP_END 19999 /* last app user */ macro
/system/core/libcutils/include/private/
Dandroid_filesystem_config.h166 #define AID_APP_END 19999 /* last app user */ macro