OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CredentialTypeClientCertificate
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/platform/network/
Credential.cpp
69
if (m_type ==
CredentialTypeClientCertificate
&& (m_identity || m_certificates))
103
, m_type(
CredentialTypeClientCertificate
)
139
if (aType ==
CredentialTypeClientCertificate
) {
Credential.h
48
CredentialTypeClientCertificate
/external/webkit/Source/WebCore/platform/network/mac/
AuthenticationMac.mm
261
if (coreCredential.type() ==
CredentialTypeClientCertificate
) {
Completed in 20 milliseconds