Home
last modified time | relevance | path

Searched refs:DeactivateOsAccountByInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/account/os_account/services/accountmgr/include/osaccount/
H A Diinner_os_account_manager.h136 ErrCode DeactivateOsAccountByInfo(OsAccountInfo &osAccountInfo);
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp887 return DeactivateOsAccountByInfo(osAccountInfo); in RetryToGetAccount()
907 return DeactivateOsAccountByInfo(osAccountInfo); in RetryToGetAccount()
1597 ErrCode IInnerOsAccountManager::DeactivateOsAccountByInfo(OsAccountInfo &osAccountInfo) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
1637 return DeactivateOsAccountByInfo(osAccountInfo); in RetryToGetAccount()
2341 DeactivateOsAccountByInfo(oldOsAccountInfo); in RetryToGetAccount()