Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/test/systemtest/common/resource/fuzzTest/fuzzconfig/
H A Dconfig.json41 "GetOsAccountTypeFromProcess": [], array
/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_manager.cpp171 ErrCode OsAccountManager::GetOsAccountTypeFromProcess(OsAccountType &type) in GetOsAccountTypeFromProcess() function in OHOS::AccountSA::OsAccountManager
/ohos5.0/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_manager_service.cpp490 ErrCode OsAccountManagerService::GetOsAccountTypeFromProcess(OsAccountType &type) in GetOsAccountTypeFromProcess() function in OHOS::AccountSA::OsAccountManagerService
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account.cpp385 ErrCode OsAccount::GetOsAccountTypeFromProcess(OsAccountType &type) in GetOsAccountTypeFromProcess() function in OHOS::AccountSA::OsAccount
H A Dos_account_proxy.cpp572 ErrCode OsAccountProxy::GetOsAccountTypeFromProcess(OsAccountType &type) in GetOsAccountTypeFromProcess() function in OHOS::AccountSA::OsAccountProxy
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/src/
H A Dnapi_os_account.cpp1168 napi_value GetOsAccountTypeFromProcess(napi_env env, napi_callback_info cbInfo) in GetOsAccountTypeFromProcess() function