Searched refs:other_errors_ (Results 1 – 2 of 2) sorted by relevance
136 return &other_errors_; in GetOtherErrors()145 if (other_errors_.ContainsError(id)) in ContainsError()158 if (other_errors_.ContainsAnyErrorWithSeverity(severity)) in ContainsAnyErrorWithSeverity()192 std::string other_errors = other_errors_.ToDebugString(); in ToDebugString()
162 CertErrors other_errors_; variable