Searched defs:DeactivateOsAccount (Results 1 – 6 of 6) sorted by relevance
217 ErrCode OsAccountManager::DeactivateOsAccount(const int id) in DeactivateOsAccount() function in OHOS::AccountSA::OsAccountManager
628 ErrCode OsAccountManagerService::DeactivateOsAccount(const int id) in DeactivateOsAccount() function in OHOS::AccountSA::OsAccountManagerService
1694 ErrCode IInnerOsAccountManager::DeactivateOsAccount(const int id, bool isStopStorage) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
508 ErrCode OsAccount::DeactivateOsAccount(const int id) in DeactivateOsAccount() function in OHOS::AccountSA::OsAccount
777 ErrCode OsAccountProxy::DeactivateOsAccount(const int id) in DeactivateOsAccount() function in OHOS::AccountSA::OsAccountProxy
362 napi_value DeactivateOsAccount(napi_env env, napi_callback_info cbInfo) in DeactivateOsAccount() function