Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/Shared/win/
DPlatformCertificateInfo.cpp68 … PCCERT_CONTEXT certificateContextCopy = ::CertDuplicateCertificateContext(certificateContext); in PlatformCertificateInfo() local
81 PCCERT_CONTEXT certificateContextCopy = ::CertDuplicateCertificateContext(certificateContext); in PlatformCertificateInfo() local
93 …PCCERT_CONTEXT certificateContextCopy = ::CertDuplicateCertificateContext(other.m_certificateChain… in PlatformCertificateInfo() local
102 …PCCERT_CONTEXT certificateContextCopy = ::CertDuplicateCertificateContext(other.m_certificateChain… in operator =() local