Searched refs:cert_parsing_failed_ (Results 1 – 2 of 2) sorted by relevance
33 cert_parsing_failed_(false), in SSLHostInfo()132 cert_parsing_failed_ = true; in ParseInner()179 DCHECK(!cert_parsing_failed_); in WaitForCertVerification()
120 bool cert_parsing_failed_; variable