/base/security/device_auth/services/authenticators/src/account_related/ |
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()
|
D | account_task_main.c | 151 int32_t credentialType = INVALID_CRED; in NegotiateAndCreateSubTask() local
|
/base/security/device_auth/services/cred_manager/src/account_related/ |
D | account_related_cred_plugin.c | 90 int32_t credentialType = INVALID_CRED; in ProcessAccountCredentials() local
|
/base/security/device_auth/services/authenticators/inc/account_related/auth/iso_auth_task/ |
D | iso_auth_task_common.h | 28 int32_t credentialType; member
|
/base/security/device_auth/services/authenticators/inc/account_related/auth/pake_v2_auth_task/ |
D | pake_v2_auth_task_common.h | 30 int32_t credentialType; member
|
/base/account/os_account/frameworks/appaccount/native/src/ |
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()
|
D | app_account.cpp | 196 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()
|
D | app_account_info.cpp | 240 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()
|
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()
|
/base/account/os_account/services/accountmgr/test/mock/app_account/ |
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()
|
/base/account/os_account/services/accountmgr/src/appaccount/ |
D | inner_app_account_manager.cpp | 164 …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()
|
D | app_account_stub.cpp | 562 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
|
D | app_account_manager_service.cpp | 289 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()
|
D | app_account_control_manager.cpp | 383 …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/ |
D | app_account_common.h | 52 std::string credentialType; member
|
/base/security/device_auth/services/group_auth/src/group_auth_manager/account_related_group_auth/ |
D | account_related_group_auth.c | 559 int32_t credentialType = INVALID_CRED; in PrepareTrustedDeviceInfo() local
|
/base/account/os_account/interfaces/kits/napi/appaccount/include/ |
D | napi_app_account_common.h | 74 std::string credentialType; member
|
/base/security/device_auth/services/group_manager/src/group_operation/ |
D | group_operation_common.c | 431 int credentialType = deviceInfo->credential; in AddCredentialTypeToReturn() local
|