Searched refs:toAccounts (Results 1 – 1 of 1) sorted by relevance
1672 final UserAccounts toAccounts = getUserAccounts(userTo); in copyAccountToUser() local1673 if (fromAccounts == null || toAccounts == null) { in copyAccountToUser()1710 completeCloningAccount(response, result, account, toAccounts, userFrom); in copyAccountToUser()