Searched refs:system_de_path (Results 1 – 1 of 1) sorted by relevance
812 auto system_de_path = android::vold::BuildDataSystemDePath(user_id); in fscrypt_prepare_user_storage() local826 if (!prepare_dir(system_de_path, 0770, AID_SYSTEM, AID_SYSTEM)) return false; in fscrypt_prepare_user_storage()836 if (!EnsurePolicy(de_policy, system_de_path)) return false; in fscrypt_prepare_user_storage()934 auto system_de_path = android::vold::BuildDataSystemDePath(user_id); in fscrypt_destroy_user_storage() local946 res &= destroy_dir(system_de_path); in fscrypt_destroy_user_storage()