Searched defs:RemoveOsAccount (Results 1 – 7 of 7) sorted by relevance
26 "RemoveOsAccount": [], array
36 ErrCode OsAccountManager::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AccountSA::OsAccountManager
122 ErrCode OsAccountManagerService::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AccountSA::OsAccountManagerService
316 ErrCode IInnerOsAccountManager::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AccountSA::IInnerOsAccountManager
73 ErrCode OsAccount::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AccountSA::OsAccount
102 ErrCode OsAccountProxy::RemoveOsAccount(const int id) in RemoveOsAccount() function in OHOS::AccountSA::OsAccountProxy
177 napi_value RemoveOsAccount(napi_env env, napi_callback_info cbInfo) in RemoveOsAccount() function