Home
last modified time | relevance | path

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

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