Home
last modified time | relevance | path

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

/base/account/os_account/test/systemtest/common/resource/fuzzTest/fuzzconfig/
Dconfig.json41 "GetOsAccountTypeFromProcess": [], array
/base/account/os_account/frameworks/osaccount/native/src/
Dos_account_manager.cpp138 ErrCode OsAccountManager::GetOsAccountTypeFromProcess(OsAccountType &type) in GetOsAccountTypeFromProcess() function in OHOS::AccountSA::OsAccountManager
/base/account/os_account/frameworks/osaccount/core/src/
Dos_account.cpp315 ErrCode OsAccount::GetOsAccountTypeFromProcess(OsAccountType &type) in GetOsAccountTypeFromProcess() function in OHOS::AccountSA::OsAccount
Dos_account_proxy.cpp412 ErrCode OsAccountProxy::GetOsAccountTypeFromProcess(OsAccountType &type) in GetOsAccountTypeFromProcess() function in OHOS::AccountSA::OsAccountProxy
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_manager_service.cpp378 ErrCode OsAccountManagerService::GetOsAccountTypeFromProcess(OsAccountType &type) in GetOsAccountTypeFromProcess() function in OHOS::AccountSA::OsAccountManagerService
/base/account/os_account/interfaces/kits/napi/osaccount/src/
Dnapi_os_account.cpp1044 napi_value GetOsAccountTypeFromProcess(napi_env env, napi_callback_info cbInfo) in GetOsAccountTypeFromProcess() function