Searched refs:UpdateAccountToBackground (Results 1 – 2 of 2) sorted by relevance
169 ErrCode UpdateAccountToBackground(int32_t oldId);
1795 if ((errCode = UpdateAccountToBackground(oldId)) != ERR_OK) { in RetryToGetAccount()2310 ErrCode IInnerOsAccountManager::UpdateAccountToBackground(int32_t oldId) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager