Searched defs:RemoveOsAccount (Results 1 – 8 of 8) sorted by relevance
97 ErrCode OsAccountManagerWrapper::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AppExecFwk::OsAccountManagerWrapper
26 "RemoveOsAccount": [], array
59 ErrCode OsAccountManager::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AccountSA::OsAccountManager
255 ErrCode OsAccountManagerService::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AccountSA::OsAccountManagerService
837 ErrCode IInnerOsAccountManager::RemoveOsAccount(const int id) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
177 ErrCode OsAccount::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AccountSA::OsAccount
226 ErrCode OsAccountProxy::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AccountSA::OsAccountProxy
235 napi_value RemoveOsAccount(napi_env env, napi_callback_info cbInfo) in RemoveOsAccount() function