Home
last modified time | relevance | path

Searched defs:GetAccountCredential (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/account/os_account/test/systemtest/common/resource/fuzzTest/fuzzconfig/
H A Dconfig.json14 "GetAccountCredential": [], array
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_manager.cpp96 ErrCode AppAccountManager::GetAccountCredential( in GetAccountCredential() function in OHOS::AccountSA::AppAccountManager
H A Dapp_account_info.cpp282 ErrCode AppAccountInfo::GetAccountCredential(const std::string &credentialType, std::string &creden… in GetAccountCredential() function in OHOS::AccountSA::AppAccountInfo
H A Dapp_account.cpp226 ErrCode AppAccount::GetAccountCredential( in GetAccountCredential() function in OHOS::AccountSA::AppAccount
H A Dapp_account_proxy.cpp361 ErrCode AppAccountProxy::GetAccountCredential( in GetAccountCredential() function in OHOS::AccountSA::AppAccountProxy
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_app_account_stub.cpp161 ErrCode MockAppAccountStub::GetAccountCredential( in GetAccountCredential() function in OHOS::AccountSA::MockAppAccountStub
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dinner_app_account_manager.cpp165 ErrCode InnerAppAccountManager::GetAccountCredential(const std::string &name, const std::string &cr… in GetAccountCredential() function in OHOS::AccountSA::InnerAppAccountManager
H A Dapp_account_manager_service.cpp262 ErrCode AppAccountManagerService::GetAccountCredential( in GetAccountCredential() function in OHOS::AccountSA::AppAccountManagerService
H A Dapp_account_control_manager.cpp566 ErrCode AppAccountControlManager::GetAccountCredential(const std::string &name, const std::string &… in GetAccountCredential() function in OHOS::AccountSA::AppAccountControlManager
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account.cpp752 napi_value NapiAppAccount::GetAccountCredential(napi_env env, napi_callback_info cbInfo) in GetAccountCredential() function in OHOS::AccountJsKit::NapiAppAccount