Home
last modified time | relevance | path

Searched defs:RemoveOsAccount (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/deps_wrapper/src/
H A Dos_account_manager_wrapper.cpp97 ErrCode OsAccountManagerWrapper::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AppExecFwk::OsAccountManagerWrapper
/ohos5.0/base/account/os_account/test/systemtest/common/resource/fuzzTest/fuzzconfig/
H A Dconfig.json26 "RemoveOsAccount": [], array
/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_manager.cpp59 ErrCode OsAccountManager::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AccountSA::OsAccountManager
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_manager_service.cpp255 ErrCode OsAccountManagerService::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AccountSA::OsAccountManagerService
H A Dinner_os_account_manager.cpp837 ErrCode IInnerOsAccountManager::RemoveOsAccount(const int id) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account.cpp177 ErrCode OsAccount::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AccountSA::OsAccount
H A Dos_account_proxy.cpp226 ErrCode OsAccountProxy::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AccountSA::OsAccountProxy
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp235 napi_value RemoveOsAccount(napi_env env, napi_callback_info cbInfo) in RemoveOsAccount() function