Home
last modified time | relevance | path

Searched defs:DeactivateOsAccount (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_manager.cpp217 ErrCode OsAccountManager::DeactivateOsAccount(const int id) in DeactivateOsAccount() function in OHOS::AccountSA::OsAccountManager
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_manager_service.cpp628 ErrCode OsAccountManagerService::DeactivateOsAccount(const int id) in DeactivateOsAccount() function in OHOS::AccountSA::OsAccountManagerService
H A Dinner_os_account_manager.cpp1694 ErrCode IInnerOsAccountManager::DeactivateOsAccount(const int id, bool isStopStorage) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account.cpp508 ErrCode OsAccount::DeactivateOsAccount(const int id) in DeactivateOsAccount() function in OHOS::AccountSA::OsAccount
H A Dos_account_proxy.cpp777 ErrCode OsAccountProxy::DeactivateOsAccount(const int id) in DeactivateOsAccount() function in OHOS::AccountSA::OsAccountProxy
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp362 napi_value DeactivateOsAccount(napi_env env, napi_callback_info cbInfo) in DeactivateOsAccount() function