Searched defs:GetOsAccountType (Results 1 – 6 of 6) sorted by relevance
171 ErrCode OsAccountManager::GetOsAccountType(const int id, OsAccountType& type) in GetOsAccountType() function in OHOS::AccountSA::OsAccountManager
474 ErrCode OsAccountManagerService::GetOsAccountType(const int id, OsAccountType& type) in GetOsAccountType() function in OHOS::AccountSA::OsAccountManagerService
1418 ErrCode IInnerOsAccountManager::GetOsAccountType(const int id, OsAccountType &type) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
384 ErrCode OsAccount::GetOsAccountType(const int id, OsAccountType& type) in GetOsAccountType() function in OHOS::AccountSA::OsAccount
582 ErrCode OsAccountProxy::GetOsAccountType(const int id, OsAccountType& type) in GetOsAccountType() function in OHOS::AccountSA::OsAccountProxy
1163 napi_value GetOsAccountType(napi_env env, napi_callback_info cbInfo) in GetOsAccountType() function