Searched refs:AID_MISC (Results 1 – 7 of 7) sorted by relevance
/system/core/libcutils/include_vndk/cutils/ |
D | android_filesystem_config.h | 179 #define AID_MISC 9998 /* access to misc storage */ macro
|
/system/core/libcutils/include/cutils/ |
D | android_filesystem_config.h | 179 #define AID_MISC 9998 /* access to misc storage */ macro
|
/system/core/include/private/ |
D | android_filesystem_config.h | 179 #define AID_MISC 9998 /* access to misc storage */ macro
|
/system/core/libcutils/include/private/ |
D | android_filesystem_config.h | 179 #define AID_MISC 9998 /* access to misc storage */ macro
|
/system/vold/ |
D | Benchmark.cpp | 96 if (android::vold::PrepareDir(path, 01771, AID_SYSTEM, AID_MISC)) { in benchmarkInternal()
|
D | FsCrypt.cpp | 827 if (!prepare_dir(misc_de_path, 01771, AID_SYSTEM, AID_MISC)) return false; in fscrypt_prepare_user_storage() 856 if (!prepare_dir(misc_ce_path, 01771, AID_SYSTEM, AID_MISC)) return false; in fscrypt_prepare_user_storage()
|
/system/core/libcutils/ |
D | fs_config.cpp | 72 { 01771, AID_SYSTEM, AID_MISC, 0, "data/misc" },
|