Home
last modified time | relevance | path

Searched defs:CredentialInfo (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/password_manager/core/common/
H A Dcredential_manager_types.h45 struct CredentialInfo { struct
59 CredentialType type;
63 base::Optional<base::string16> id;
67 base::Optional<base::string16> name;
71 GURL icon;
74 base::Optional<base::string16> password;
77 url::Origin federation;
H A Dcredential_manager_types.cc30 CredentialInfo::CredentialInfo() : type(CredentialType::CREDENTIAL_TYPE_EMPTY) { in CredentialInfo() function in password_manager::CredentialInfo
33 CredentialInfo::CredentialInfo(CredentialType type, in CredentialInfo() function in password_manager::CredentialInfo
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/password_manager/core/common/
H A Dcredential_manager_types.h49 struct CredentialInfo { struct
57 CredentialType type;
82 const CredentialInfo& info, argument
H A Dcredential_manager_types.cc30 CredentialInfo::CredentialInfo() : type(CredentialType::CREDENTIAL_TYPE_EMPTY) { in CredentialInfo() function in password_manager::CredentialInfo
33 CredentialInfo::CredentialInfo(const autofill::PasswordForm& form, in CredentialInfo() function in password_manager::CredentialInfo
/dports/devel/grpc/grpc-1.42.0/test/core/security/
H A Dgrpc_tls_certificate_provider_test.cc61 struct CredentialInfo { struct in grpc_core::testing::GrpcTlsCertificateProviderTest
62 std::string root_certs;
63 PemKeyCertPairList key_cert_pairs;
64 CredentialInfo(std::string root, PemKeyCertPairList key_cert) in CredentialInfo() function
66 bool operator==(const CredentialInfo& other) const { in operator ==()
H A Dgrpc_tls_certificate_distributor_test.cc64 struct CredentialInfo { struct in grpc_core::testing::GrpcTlsCertificateDistributorTest
65 std::string root_certs;
66 PemKeyCertPairList key_cert_pairs;
67 CredentialInfo(std::string root, PemKeyCertPairList key_cert) in CredentialInfo() function
69 bool operator==(const CredentialInfo& other) const { in operator ==()
/dports/devel/grpc134/grpc-1.34.1/test/core/security/
H A Dgrpc_tls_certificate_distributor_test.cc75 struct CredentialInfo { struct in testing::GrpcTlsCertificateDistributorTest
76 std::string root_certs;
77 grpc_core::PemKeyCertPairList key_cert_pairs;
78 CredentialInfo(std::string root, grpc_core::PemKeyCertPairList key_cert) in CredentialInfo() function
80 bool operator==(const CredentialInfo& other) const { in operator ==()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/SecurityPkg/UserIdentification/UsbCredentialProviderDxe/
H A DUsbCredentialProvider.c1109 EFI_USER_INFO *CredentialInfo; in CredentialGetInfo() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/
H A DPwdCredentialProvider.c1161 EFI_USER_INFO *CredentialInfo; in CredentialGetInfo() local