Home
last modified time | relevance | path

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

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