Searched refs:AID_EXT_GID_START (Results 1 - 6 of 6) sorted by relevance

/system/core/include/cutils/
H A Dandroid_filesystem_config.h171 #define AID_EXT_GID_START 30000 /* start of gids for apps to mark external data */ macro
/system/core/include/private/
H A Dandroid_filesystem_config.h171 #define AID_EXT_GID_START 30000 /* start of gids for apps to mark external data */ macro
/system/core/libcutils/include/cutils/
H A Dandroid_filesystem_config.h171 #define AID_EXT_GID_START 30000 /* start of gids for apps to mark external data */ macro
/system/core/libcutils/include/private/
H A Dandroid_filesystem_config.h171 #define AID_EXT_GID_START 30000 /* start of gids for apps to mark external data */ macro
/system/core/libcutils/include_vndk/cutils/
H A Dandroid_filesystem_config.h171 #define AID_EXT_GID_START 30000 /* start of gids for apps to mark external data */ macro
/system/core/libcutils/
H A Dmultiuser.cpp42 return multiuser_get_uid(user_id, (app_id - AID_APP_START) + AID_EXT_GID_START);

Completed in 952 milliseconds