Searched defs:GetAccountCredential (Results 1 – 10 of 10) sorted by relevance
14 "GetAccountCredential": [], array
97 ErrCode AppAccountManager::GetAccountCredential( in GetAccountCredential() function in OHOS::AccountSA::AppAccountManager
239 ErrCode AppAccountInfo::GetAccountCredential(const std::string &credentialType, std::string &creden… in GetAccountCredential() function in OHOS::AccountSA::AppAccountInfo
197 ErrCode AppAccount::GetAccountCredential( in GetAccountCredential() function in OHOS::AccountSA::AppAccount
444 ErrCode AppAccountProxy::GetAccountCredential( in GetAccountCredential() function in OHOS::AccountSA::AppAccountProxy
161 ErrCode MockAppAccountStub::GetAccountCredential( in GetAccountCredential() function in OHOS::AccountSA::MockAppAccountStub
259 ErrCode InnerAppAccountManager::GetAccountCredential(const std::string &name, const std::string &cr… in GetAccountCredential() function in OHOS::AccountSA::InnerAppAccountManager
284 ErrCode AppAccountManagerService::GetAccountCredential( in GetAccountCredential() function in OHOS::AccountSA::AppAccountManagerService
375 ErrCode AppAccountControlManager::GetAccountCredential(const std::string &name, const std::string &… in GetAccountCredential() function in OHOS::AccountSA::AppAccountControlManager
903 napi_value NapiAppAccount::GetAccountCredential(napi_env env, napi_callback_info cbInfo) in GetAccountCredential() function in OHOS::AccountJsKit::NapiAppAccount