Home
last modified time | relevance | path

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

/system/vold/
DExt4Crypt.cpp687 auto misc_legacy_path = android::vold::BuildDataMiscLegacyPath(user_id); in e4crypt_prepare_user_storage() local
698 if (!prepare_dir(misc_legacy_path, 0750, multiuser_get_uid(user_id, AID_SYSTEM), in e4crypt_prepare_user_storage()
758 auto misc_legacy_path = android::vold::BuildDataMiscLegacyPath(user_id); in e4crypt_destroy_user_storage() local
770 res &= destroy_dir(misc_legacy_path); in e4crypt_destroy_user_storage()