Searched refs:system_de_path (Results 1 – 1 of 1) sorted by relevance
731 auto system_de_path = android::vold::BuildDataSystemDePath(user_id); in e4crypt_prepare_user_storage() local742 if (!prepare_dir(system_de_path, 0770, AID_SYSTEM, AID_SYSTEM)) return false; in e4crypt_prepare_user_storage()750 if (!ensure_policy(de_raw_ref, system_de_path)) return false; in e4crypt_prepare_user_storage()800 auto system_de_path = android::vold::BuildDataSystemDePath(user_id); in e4crypt_destroy_user_storage() local810 res &= destroy_dir(system_de_path); in e4crypt_destroy_user_storage()