Home
last modified time | relevance | path

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

/system/vold/
DFsCrypt.cpp808 auto misc_legacy_path = android::vold::BuildDataMiscLegacyPath(user_id); in fscrypt_prepare_user_storage() local
820 if (!prepare_dir(misc_legacy_path, 0750, multiuser_get_uid(user_id, AID_SYSTEM), in fscrypt_prepare_user_storage()
921 auto misc_legacy_path = android::vold::BuildDataMiscLegacyPath(user_id); in fscrypt_destroy_user_storage() local
934 res &= destroy_dir(misc_legacy_path); in fscrypt_destroy_user_storage()