Home
last modified time | relevance | path

Searched refs:AID_ISOLATED_START (Results 1 – 25 of 52) sorted by relevance

123

/aosp12/bionic/libc/bionic/
H A Dgrp_pwd.cpp158 { AID_ISOLATED_START, AID_ISOLATED_END },
167 { AID_ISOLATED_START, AID_ISOLATED_END },
335 appid = strtoul(end+2, &end, 10) + AID_ISOLATED_START; in app_id_from_name()
369 if (appid >= AID_ISOLATED_START) { in print_app_name_from_uid()
370 snprintf(buffer, bufferlen, "u%u_i%u", userid, appid - AID_ISOLATED_START); in print_app_name_from_uid()
383 if (appid >= AID_ISOLATED_START) { in print_app_name_from_gid()
384 snprintf(buffer, bufferlen, "u%u_i%u", userid, appid - AID_ISOLATED_START); in print_app_name_from_gid()
/aosp12/system/sepolicy/prebuilts/api/27.0/public/
H A Disolated_app.te5 ### app" is an APP with UID between AID_ISOLATED_START (99000)
H A Duntrusted_app.te9 ### and AID_ISOLATED_START (99000) if the app has no specific seinfo
H A Duntrusted_app_25.te9 ### and AID_ISOLATED_START (99000) if the app has no specific seinfo
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Disolated_app.te5 ### app" is an APP with UID between AID_ISOLATED_START (99000)
H A Duntrusted_app.te9 ### and AID_ISOLATED_START (99000) if the app has no specific seinfo
/aosp12/system/sepolicy/prebuilts/api/26.0/public/
H A Disolated_app.te5 ### app" is an APP with UID between AID_ISOLATED_START (99000)
H A Duntrusted_app.te9 ### and AID_ISOLATED_START (99000) if the app has no specific seinfo
H A Duntrusted_app_25.te9 ### and AID_ISOLATED_START (99000) if the app has no specific seinfo
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Disolated_app.te5 ### app" is an APP with UID between AID_ISOLATED_START (99000)
H A Duntrusted_app.te9 ### and AID_ISOLATED_START (99000) if the app has no specific seinfo
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Disolated_app.te5 ### app" is an APP with UID between AID_ISOLATED_START (99000)
H A Duntrusted_app.te9 ### and AID_ISOLATED_START (99000) if the app has no specific seinfo
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Disolated_app.te5 ### app" is an APP with UID between AID_ISOLATED_START (99000)
H A Duntrusted_app.te9 ### and AID_ISOLATED_START (99000) if the app has no specific seinfo
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Disolated_app.te5 ### app" is an APP with UID between AID_ISOLATED_START (99000)
H A Duntrusted_app.te9 ### and AID_ISOLATED_START (99000) if the app has no specific seinfo
/aosp12/system/sepolicy/public/
H A Disolated_app.te5 ### app" is an APP with UID between AID_ISOLATED_START (99000)
/aosp12/system/core/libcutils/include/cutils/
H A Dandroid_filesystem_config.h211 #define AID_ISOLATED_START 90000 /* start of uids for fully isolated sandboxed processes */ macro
/aosp12/system/core/libcutils/include/private/
H A Dandroid_filesystem_config.h211 #define AID_ISOLATED_START 90000 /* start of uids for fully isolated sandboxed processes */ macro
/aosp12/system/core/libcutils/include_outside_system/cutils/
H A Dandroid_filesystem_config.h211 #define AID_ISOLATED_START 90000 /* start of uids for fully isolated sandboxed processes */ macro
/aosp12/system/sepolicy/prebuilts/api/28.0/private/
H A Duntrusted_app.te10 ### and AID_ISOLATED_START (99000) if the app has no specific seinfo
H A Duntrusted_app_27.te13 ### and AID_ISOLATED_START (99000) if the app has no specific seinfo
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Duntrusted_app.te10 ### and AID_ISOLATED_START (99000) if the app has no specific seinfo
/aosp12/system/sepolicy/prebuilts/api/26.0/private/
H A Duntrusted_app.te10 ### and AID_ISOLATED_START (99000) if the app has no specific seinfo

123