OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SignedCertificateTimestampAndStatus
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/ssl/
signed_certificate_timestamp_and_status.cc
11
SignedCertificateTimestampAndStatus
::
SignedCertificateTimestampAndStatus
(
16
SignedCertificateTimestampAndStatus
::~
SignedCertificateTimestampAndStatus
() {}
signed_certificate_timestamp_and_status.h
19
struct
SignedCertificateTimestampAndStatus
{
20
SignedCertificateTimestampAndStatus
(
24
~
SignedCertificateTimestampAndStatus
();
30
typedef std::vector<
SignedCertificateTimestampAndStatus
>
Completed in 38 milliseconds