Home
last modified time | relevance | path

Searched defs:credentialType (Results 1 – 18 of 18) sorted by relevance

/base/security/device_auth/services/authenticators/src/account_related/
Daccount_version_util.c69 static const AccountVersionInfo *NegotiateForAuth(int32_t credentialType) in NegotiateForAuth()
92 const AccountVersionInfo *GetNegotiatedVersionInfo(int32_t operationCode, int32_t credentialType) in GetNegotiatedVersionInfo()
Daccount_task_main.c151 int32_t credentialType = INVALID_CRED; in NegotiateAndCreateSubTask() local
/base/security/device_auth/services/cred_manager/src/account_related/
Daccount_related_cred_plugin.c90 int32_t credentialType = INVALID_CRED; in ProcessAccountCredentials() local
/base/security/device_auth/services/authenticators/inc/account_related/auth/iso_auth_task/
Diso_auth_task_common.h28 int32_t credentialType; member
/base/security/device_auth/services/authenticators/inc/account_related/auth/pake_v2_auth_task/
Dpake_v2_auth_task_common.h30 int32_t credentialType; member
/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_manager.cpp97 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential()
103 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
221 …AccountManager::DeleteAccountCredential(const std::string &name, const std::string &credentialType) in DeleteAccountCredential()
Dapp_account.cpp196 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential()
206 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
394 …ode AppAccount::DeleteAccountCredential(const std::string &name, const std::string &credentialType) in DeleteAccountCredential()
Dapp_account_info.cpp240 ErrCode AppAccountInfo::GetAccountCredential(const std::string &credentialType, std::string &creden… in GetAccountCredential() argument
257 const std::string &credentialType, const std::string &credential, bool isDelete) in SetAccountCredential()
Dapp_account_proxy.cpp362 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential()
374 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
947 const std::string &name, const std::string &credentialType) in DeleteAccountCredential()
/base/account/os_account/services/accountmgr/test/mock/app_account/
Dmock_app_account_stub.cpp162 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential()
170 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
327 …AppAccountStub::DeleteAccountCredential(const std::string &name, const std::string &credentialType) in DeleteAccountCredential()
/base/account/os_account/services/accountmgr/src/appaccount/
Dinner_app_account_manager.cpp164 …AppAccountManager::GetAccountCredential(const std::string &name, const std::string &credentialType, in GetAccountCredential()
170 …AppAccountManager::SetAccountCredential(const std::string &name, const std::string &credentialType, in SetAccountCredential()
186 …AccountManager::DeleteAccountCredential(const std::string &name, const std::string &credentialType, in DeleteAccountCredential()
Dapp_account_stub.cpp562 std::string credentialType = data.ReadString(); in ProcGetAccountCredential() local
582 std::string credentialType = data.ReadString(); in ProcSetAccountCredential() local
889 std::string credentialType = data.ReadString(); in ProcDeleteAccountCredential() local
Dapp_account_manager_service.cpp289 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential()
301 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
633 const std::string &name, const std::string &credentialType) in DeleteAccountCredential()
Dapp_account_control_manager.cpp383 …untControlManager::GetAccountCredential(const std::string &name, const std::string &credentialType, in GetAccountCredential()
405 …untControlManager::SetAccountCredential(const std::string &name, const std::string &credentialType, in SetAccountCredential()
/base/account/os_account/frameworks/appaccount/native/include/
Dapp_account_common.h52 std::string credentialType; member
/base/security/device_auth/services/group_auth/src/group_auth_manager/account_related_group_auth/
Daccount_related_group_auth.c559 int32_t credentialType = INVALID_CRED; in PrepareTrustedDeviceInfo() local
/base/account/os_account/interfaces/kits/napi/appaccount/include/
Dnapi_app_account_common.h74 std::string credentialType; member
/base/security/device_auth/services/group_manager/src/group_operation/
Dgroup_operation_common.c431 int credentialType = deviceInfo->credential; in AddCredentialTypeToReturn() local