Searched defs:GetOtherErrors (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/ | ||
H A D | cert_errors.cc | 140 CertErrors *CertPathErrors::GetOtherErrors() { return &other_errors_; } in GetOtherErrors() function in bssl::CertPathErrors |