Searched defs:SignedCertificateTimestampAndStatus (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/ssl/
H A Dsigned_certificate_timestamp_and_status.cc11 SignedCertificateTimestampAndStatus::SignedCertificateTimestampAndStatus( function in class:net::SignedCertificateTimestampAndStatus
16 SignedCertificateTimestampAndStatus::~SignedCertificateTimestampAndStatus() {}
H A Dsigned_certificate_timestamp_and_status.h17 struct NET_EXPORT SignedCertificateTimestampAndStatus { struct in namespace:net
18 SignedCertificateTimestampAndStatus(
22 ~SignedCertificateTimestampAndStatus();
28 typedef std::vector<SignedCertificateTimestampAndStatus>

Completed in 421 milliseconds