/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/ |
H A D | account_version_util.c | 69 static const AccountVersionInfo *NegotiateForAuth(int32_t credentialType) in NegotiateForAuth() 92 const AccountVersionInfo *GetNegotiatedVersionInfo(int32_t operationCode, int32_t credentialType) in GetNegotiatedVersionInfo()
|
H A D | account_task_main.c | 151 int32_t credentialType = INVALID_CRED; in NegotiateAndCreateSubTask() local
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/deleteaccountcredentialstub_fuzzer/ |
H A D | deleteaccountcredentialstub_fuzzer.cpp | 36 std::string credentialType = fuzzData.GenerateRandomString(); in DeleteAccountCredentialStubFuzzTest() local
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/getaccountcredentialstub_fuzzer/ |
H A D | getaccountcredentialstub_fuzzer.cpp | 35 std::string credentialType = fuzzData.GenerateRandomString(); in GetAccountCredentialStubFuzzTest() local
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/setaccountcredentialstub_fuzzer/ |
H A D | setaccountcredentialstub_fuzzer.cpp | 37 std::string credentialType = fuzzData.GenerateRandomString(); in SetAccountCredentialStubFuzzTest() local
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/credential/ |
H A D | dm_credential_manager.h | 26 int32_t credentialType; member
|
/ohos5.0/base/security/device_auth/services/cred_manager/src/account_related/ |
H A D | account_related_cred_plugin.c | 91 int32_t credentialType = INVALID_CRED; in ProcessAccountCredentials() local
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_related/auth/iso_auth_task/ |
H A D | iso_auth_task_common.h | 28 int32_t credentialType; member
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_related/auth/pake_v2_auth_task/ |
H A D | pake_v2_auth_task_common.h | 30 int32_t credentialType; member
|
/ohos5.0/base/account/os_account/frameworks/appaccount/native/src/ |
H A D | app_account_manager.cpp | 97 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()
|
H A D | app_account_info.cpp | 282 ErrCode AppAccountInfo::GetAccountCredential(const std::string &credentialType, std::string &creden… in GetAccountCredential() argument 299 const std::string &credentialType, const std::string &credential) in SetAccountCredential() 333 ErrCode AppAccountInfo::DeleteAccountCredential(const std::string &credentialType) in DeleteAccountCredential()
|
H A D | app_account.cpp | 227 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()
|
H A D | app_account_proxy.cpp | 362 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()
|
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/ |
H A D | mock_app_account_stub.cpp | 162 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()
|
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/ |
H A D | inner_app_account_manager.cpp | 165 …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()
|
H A D | app_account_manager_service.cpp | 263 const std::string &name, const std::string &credentialType, std::string &credential) in GetAccountCredential() 275 const std::string &name, const std::string &credentialType, const std::string &credential) in SetAccountCredential() 598 const std::string &name, const std::string &credentialType) in DeleteAccountCredential()
|
H A D | app_account_stub.cpp | 581 std::string credentialType = data.ReadString(); in ProcGetAccountCredential() local 601 std::string credentialType = data.ReadString(); in ProcSetAccountCredential() local 905 std::string credentialType = data.ReadString(); in ProcDeleteAccountCredential() local
|
H A D | app_account_control_manager.cpp | 566 …untControlManager::GetAccountCredential(const std::string &name, const std::string &credentialType, in GetAccountCredential() 591 …untControlManager::SetAccountCredential(const std::string &name, const std::string &credentialType, in SetAccountCredential() 625 …ControlManager::DeleteAccountCredential(const std::string &name, const std::string &credentialType, in DeleteAccountCredential()
|
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/credential/ |
H A D | dm_credential_manager.cpp | 46 int32_t credentialType; member 300 int32_t credentialType = inputCreData.credentialType; in GetCredentialData() local
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/database/inc/ |
H A D | idm_common.h | 39 uint32_t credentialType; member
|
/ohos5.0/base/security/device_auth/services/identity_manager/src/ |
H A D | identity_pin.c | 201 int32_t credentialType = PRE_SHARED; in GetCredInfoByPeerUrl() local
|
/ohos5.0/base/account/os_account/frameworks/appaccount/native/include/ |
H A D | app_account_common.h | 52 std::string credentialType; member
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/include/ |
H A D | napi_app_account_common.h | 74 std::string credentialType; member
|
/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/ |
H A D | account_related_group_auth.c | 729 int32_t credentialType = INVALID_CRED; in PrepareTrustedDeviceInfo() local
|
/ohos5.0/base/security/device_auth/services/data_manager/src/ |
H A D | data_manager.c | 1086 int credentialType = deviceInfo->credential; in AddCredentialTypeToReturn() local
|