Searched refs:PathDebugString (Results 1 – 2 of 2) sorted by relevance
49 std::string PathDebugString(const ParsedCertificateList& certs) { in PathDebugString() function407 std::string PathDebugString() { in PathDebugString() function in net::__anon64ff907d0111::CertIssuerIterPath556 << PathDebugString(*out_certs); in GetNextPath()584 << PathDebugString(*out_certs); in GetNextPath()661 << PathDebugString(*out_certs); in GetNextPath()680 DVLOG(1) << "CertPathIter cur_path_ =\n" << cur_path_.PathDebugString(); in GetNextPath()
275 string PathDebugString(int index) const { in PathDebugString() function in PathArray526 log("%d %s", i, candidates.PathDebugString(i).c_str()); in main()