Home
last modified time | relevance | path

Searched refs:AID_MISC (Results 1 – 7 of 7) sorted by relevance

/system/core/libcutils/include_vndk/cutils/
Dandroid_filesystem_config.h179 #define AID_MISC 9998 /* access to misc storage */ macro
/system/core/libcutils/include/cutils/
Dandroid_filesystem_config.h179 #define AID_MISC 9998 /* access to misc storage */ macro
/system/core/include/private/
Dandroid_filesystem_config.h179 #define AID_MISC 9998 /* access to misc storage */ macro
/system/core/libcutils/include/private/
Dandroid_filesystem_config.h179 #define AID_MISC 9998 /* access to misc storage */ macro
/system/vold/
DBenchmark.cpp96 if (android::vold::PrepareDir(path, 01771, AID_SYSTEM, AID_MISC)) { in benchmarkInternal()
DFsCrypt.cpp827 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/
Dfs_config.cpp72 { 01771, AID_SYSTEM, AID_MISC, 0, "data/misc" },