Searched defs:RemoveOsAccount (Results 1 – 7 of 7) sorted by relevance
26 "RemoveOsAccount": [], array
58 ErrCode OsAccountManager::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AccountSA::OsAccountManager
196 ErrCode OsAccountManagerService::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AccountSA::OsAccountManagerService
639 ErrCode IInnerOsAccountManager::RemoveOsAccount(const int id) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
139 ErrCode OsAccount::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AccountSA::OsAccount
215 ErrCode OsAccountProxy::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AccountSA::OsAccountProxy
229 napi_value RemoveOsAccount(napi_env env, napi_callback_info cbInfo) in RemoveOsAccount() function