Home
last modified time | relevance | path

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

/base/security/device_auth/services/legacy/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.c91 int32_t credentialType = INVALID_CRED; in ProcessAccountCredentials() local
/base/security/device_auth/services/legacy/authenticators/inc/account_related/auth/iso_auth_task/
Diso_auth_task_common.h28 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_info.cpp275 ErrCode AppAccountInfo::GetAccountCredential(const std::string &credentialType, std::string &creden… in GetAccountCredential() argument
292 const std::string &credentialType, const std::string &credential) in SetAccountCredential()
326 ErrCode AppAccountInfo::DeleteAccountCredential(const std::string &credentialType) in DeleteAccountCredential()
Dapp_account.cpp227 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential()
240 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential()
484 …ode AppAccount::DeleteAccountCredential(const std::string &name, const std::string &credentialType) in DeleteAccountCredential()
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/security/device_auth/services/legacy/authenticators/inc/account_related/auth/pake_v2_auth_task/
Dpake_v2_auth_task_common.h30 int32_t credentialType; member
/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.cpp165 …AppAccountManager::GetAccountCredential(const std::string &name, const std::string &credentialType, in GetAccountCredential()
171 …AppAccountManager::SetAccountCredential(const std::string &name, const std::string &credentialType, in SetAccountCredential()
187 …AccountManager::DeleteAccountCredential(const std::string &name, const std::string &credentialType, in DeleteAccountCredential()
Dapp_account_stub.cpp539 std::string credentialType = data.ReadString(); in ProcGetAccountCredential() local
559 std::string credentialType = data.ReadString(); in ProcSetAccountCredential() local
863 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.cpp482 …untControlManager::GetAccountCredential(const std::string &name, const std::string &credentialType, in GetAccountCredential()
507 …untControlManager::SetAccountCredential(const std::string &name, const std::string &credentialType, in SetAccountCredential()
540 …ControlManager::DeleteAccountCredential(const std::string &name, const std::string &credentialType, in DeleteAccountCredential()
/base/security/device_auth/services/identity_manager/src/
Didentity_pin.c201 int32_t credentialType = PRE_SHARED; in GetCredInfoByPeerUrl() local
/base/account/os_account/frameworks/appaccount/native/include/
Dapp_account_common.h52 std::string credentialType; member
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/
Daccount_related_group_auth.c570 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/legacy/group_manager/src/group_operation/
Dgroup_operation_common.c425 int credentialType = deviceInfo->credential; in AddCredentialTypeToReturn() local