Home
last modified time | relevance | path

Searched defs:GetOtherErrors (Results 1 – 2 of 2) sorted by relevance

/external/cronet/stable/third_party/boringssl/src/pki/
Dcert_errors.cc140 CertErrors *CertPathErrors::GetOtherErrors() { return &other_errors_; } in GetOtherErrors() function in CertPathErrors
142 const CertErrors *CertPathErrors::GetOtherErrors() const { in GetOtherErrors() function in CertPathErrors
/external/cronet/tot/third_party/boringssl/src/pki/
Dcert_errors.cc140 CertErrors *CertPathErrors::GetOtherErrors() { return &other_errors_; } in GetOtherErrors() function in CertPathErrors
142 const CertErrors *CertPathErrors::GetOtherErrors() const { in GetOtherErrors() function in CertPathErrors