Home
last modified time | relevance | path

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

/system/core/include/private/
Dandroid_filesystem_config.h161 #define AID_MISC 9998 /* access to misc storage */ macro
/system/core/libcutils/include/private/
Dandroid_filesystem_config.h161 #define AID_MISC 9998 /* access to misc storage */ macro
/system/vold/
DBenchmark.cpp138 if (android::vold::PrepareDir(benchPath, 01771, AID_SYSTEM, AID_MISC)) { in BenchmarkPrivate()
DExt4Crypt.cpp743 if (!prepare_dir(misc_de_path, 01771, AID_SYSTEM, AID_MISC)) return false; in e4crypt_prepare_user_storage()
764 if (!prepare_dir(misc_ce_path, 01771, AID_SYSTEM, AID_MISC)) return false; in e4crypt_prepare_user_storage()
/system/core/libcutils/
Dfs_config.c77 { 01771, AID_SYSTEM, AID_MISC, 0, "data/misc" },