Home
last modified time | relevance | path

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

/base/account/os_account/test/systemtest/common/resource/fuzzTest/fuzzconfig/
Dconfig.json14 "GetAccountCredential": [], array
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_manager.cpp97 ErrCode AppAccountManager::GetAccountCredential( in GetAccountCredential() function in OHOS::AccountSA::AppAccountManager
Dapp_account_info.cpp239 ErrCode AppAccountInfo::GetAccountCredential(const std::string &credentialType, std::string &creden… in GetAccountCredential() function in OHOS::AccountSA::AppAccountInfo
Dapp_account.cpp197 ErrCode AppAccount::GetAccountCredential( in GetAccountCredential() function in OHOS::AccountSA::AppAccount
Dapp_account_proxy.cpp444 ErrCode AppAccountProxy::GetAccountCredential( in GetAccountCredential() function in OHOS::AccountSA::AppAccountProxy
/base/account/os_account/services/accountmgr/test/mock/app_account/
Dmock_app_account_stub.cpp161 ErrCode MockAppAccountStub::GetAccountCredential( in GetAccountCredential() function in OHOS::AccountSA::MockAppAccountStub
/base/account/os_account/services/accountmgr/src/appaccount/
Dinner_app_account_manager.cpp259 ErrCode InnerAppAccountManager::GetAccountCredential(const std::string &name, const std::string &cr… in GetAccountCredential() function in OHOS::AccountSA::InnerAppAccountManager
Dapp_account_manager_service.cpp284 ErrCode AppAccountManagerService::GetAccountCredential( in GetAccountCredential() function in OHOS::AccountSA::AppAccountManagerService
Dapp_account_control_manager.cpp375 ErrCode AppAccountControlManager::GetAccountCredential(const std::string &name, const std::string &… in GetAccountCredential() function in OHOS::AccountSA::AppAccountControlManager
/base/account/os_account/interfaces/kits/napi/appaccount/src/
Dnapi_app_account.cpp903 napi_value NapiAppAccount::GetAccountCredential(napi_env env, napi_callback_info cbInfo) in GetAccountCredential() function in OHOS::AccountJsKit::NapiAppAccount