Searched refs:AID_EVERYBODY (Results 1 - 7 of 7) sorted by relevance

/system/core/include/cutils/
H A Dandroid_filesystem_config.h160 #define AID_EVERYBODY 9997 /* shared between all apps in the same profile */ macro
/system/core/include/private/
H A Dandroid_filesystem_config.h160 #define AID_EVERYBODY 9997 /* shared between all apps in the same profile */ macro
/system/core/libcutils/include/cutils/
H A Dandroid_filesystem_config.h160 #define AID_EVERYBODY 9997 /* shared between all apps in the same profile */ macro
/system/core/libcutils/include/private/
H A Dandroid_filesystem_config.h160 #define AID_EVERYBODY 9997 /* shared between all apps in the same profile */ macro
/system/core/libcutils/include_vndk/cutils/
H A Dandroid_filesystem_config.h160 #define AID_EVERYBODY 9997 /* shared between all apps in the same profile */ macro
/system/core/sdcard/
H A Dsdcard.cpp171 multi_user, userid, AID_EVERYBODY, 0027, derive_gid,
174 multi_user, userid, AID_EVERYBODY, full_write ? 0007 : 0027,
185 multi_user, userid, AID_EVERYBODY, full_write ? 0027 : 0022,
188 multi_user, userid, AID_EVERYBODY, full_write ? 0007 : 0022,
/system/vold/
H A DExt4Crypt.cpp673 multiuser_get_uid(user_id, AID_EVERYBODY))) return false;

Completed in 5104 milliseconds