Home
last modified time | relevance | path

Searched refs:AID_EVERYBODY (Results 1 – 6 of 6) sorted by relevance

/system/core/sdcard/
Dsdcard.cpp182 multi_user, userid, AID_EVERYBODY, 0027, derive_gid, in run_sdcardfs()
185 multi_user, userid, AID_EVERYBODY, full_write ? 0007 : 0027, in run_sdcardfs()
188 multi_user, userid, AID_EVERYBODY, 0007, derive_gid, in run_sdcardfs()
200 multi_user, userid, AID_EVERYBODY, full_write ? 0027 : 0022, in run_sdcardfs()
203 multi_user, userid, AID_EVERYBODY, full_write ? 0007 : 0022, in run_sdcardfs()
206 multi_user, userid, AID_EVERYBODY, 0007, derive_gid, in run_sdcardfs()
/system/core/libcutils/include_vndk/cutils/
Dandroid_filesystem_config.h178 #define AID_EVERYBODY 9997 /* shared between all apps in the same profile */ macro
/system/core/libcutils/include/cutils/
Dandroid_filesystem_config.h178 #define AID_EVERYBODY 9997 /* shared between all apps in the same profile */ macro
/system/core/include/private/
Dandroid_filesystem_config.h178 #define AID_EVERYBODY 9997 /* shared between all apps in the same profile */ macro
/system/core/libcutils/include/private/
Dandroid_filesystem_config.h178 #define AID_EVERYBODY 9997 /* shared between all apps in the same profile */ macro
/system/vold/
DFsCrypt.cpp821 multiuser_get_uid(user_id, AID_EVERYBODY))) in fscrypt_prepare_user_storage()