Home
last modified time | relevance | path

Searched defs:GetOsAccountType (Results 1 – 6 of 6) sorted by relevance

/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_manager.cpp171 ErrCode OsAccountManager::GetOsAccountType(const int id, OsAccountType& type) in GetOsAccountType() function in OHOS::AccountSA::OsAccountManager
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_manager_service.cpp474 ErrCode OsAccountManagerService::GetOsAccountType(const int id, OsAccountType& type) in GetOsAccountType() function in OHOS::AccountSA::OsAccountManagerService
Dinner_os_account_manager.cpp1418 ErrCode IInnerOsAccountManager::GetOsAccountType(const int id, OsAccountType &type) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account.cpp384 ErrCode OsAccount::GetOsAccountType(const int id, OsAccountType& type) in GetOsAccountType() function in OHOS::AccountSA::OsAccount
Dos_account_proxy.cpp582 ErrCode OsAccountProxy::GetOsAccountType(const int id, OsAccountType& type) in GetOsAccountType() function in OHOS::AccountSA::OsAccountProxy
/base/account/os_account/interfaces/kits/napi/osaccount/src/
Dnapi_os_account.cpp1163 napi_value GetOsAccountType(napi_env env, napi_callback_info cbInfo) in GetOsAccountType() function