Searched refs:misc_de_path (Results 1 – 1 of 1) sorted by relevance
693 auto misc_de_path = android::vold::BuildDataMiscDePath(user_id); in e4crypt_prepare_user_storage() local705 if (!prepare_dir(misc_de_path, 01771, AID_SYSTEM, AID_MISC)) return false; in e4crypt_prepare_user_storage()713 if (!ensure_policy(de_raw_ref, misc_de_path)) return false; in e4crypt_prepare_user_storage()764 auto misc_de_path = android::vold::BuildDataMiscDePath(user_id); in e4crypt_destroy_user_storage() local775 res &= destroy_dir(misc_de_path); in e4crypt_destroy_user_storage()