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