Searched refs:DeactivateOsAccountById (Results 1 – 4 of 4) sorted by relevance
135 ErrCode DeactivateOsAccountById(const int id);
1774 ErrCode ret = innerMgrService_->DeactivateOsAccountById(Constants::ADMIN_LOCAL_ID);1780 ret = innerMgrService_->DeactivateOsAccountById(TEST_USER_ID55);1789 ret = innerMgrService_->DeactivateOsAccountById(TEST_USER_ID55);
267 DeactivateOsAccountById(id); in RetryToGetAccount()1628 ErrCode IInnerOsAccountManager::DeactivateOsAccountById(const int id) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
132 "OHOS::AccountSA::IInnerOsAccountManager::DeactivateOsAccountById(int)";