Lines Matching defs:PlatformCertificateInfo
27 #include "PlatformCertificateInfo.h"
41 PlatformCertificateInfo::PlatformCertificateInfo()
45 PlatformCertificateInfo::PlatformCertificateInfo(const ResourceResponse& response)
76 PlatformCertificateInfo::PlatformCertificateInfo(PCCERT_CONTEXT certificateContext)
85 PlatformCertificateInfo::~PlatformCertificateInfo()
90 PlatformCertificateInfo::PlatformCertificateInfo(const PlatformCertificateInfo& other)
98 PlatformCertificateInfo& PlatformCertificateInfo::operator=(const PlatformCertificateInfo& other)
108 void PlatformCertificateInfo::encode(CoreIPC::ArgumentEncoder* encoder) const
123 bool PlatformCertificateInfo::decode(CoreIPC::ArgumentDecoder* decoder, PlatformCertificateInfo& c)
153 void PlatformCertificateInfo::clearCertificateChain()