Home | History | Annotate | Download | only in mac

Lines Matching refs:PlatformCertificateInfo

27 #import "PlatformCertificateInfo.h"
38 PlatformCertificateInfo::PlatformCertificateInfo()
42 PlatformCertificateInfo::PlatformCertificateInfo(const ResourceResponse& response)
47 PlatformCertificateInfo::PlatformCertificateInfo(CFArrayRef certificateChain)
52 void PlatformCertificateInfo::encode(CoreIPC::ArgumentEncoder* encoder) const
63 bool PlatformCertificateInfo::decode(CoreIPC::ArgumentDecoder* decoder, PlatformCertificateInfo& c)
79 void PlatformCertificateInfo::dump() const
83 NSLog(@"PlatformCertificateInfo\n");