Home
last modified time | relevance | path

Searched refs:GetBestPathPossiblyInvalid (Results 1 – 5 of 5) sorted by relevance

/external/cronet/net/cert/pki/
Dpath_builder.h135 const CertPathBuilderResultPath* GetBestPathPossiblyInvalid() const;
Dpath_builder.cc715 const CertPathBuilderResultPath* result_path = GetBestPathPossiblyInvalid(); in GetBestValidPath()
724 CertPathBuilder::Result::GetBestPathPossiblyInvalid() const { in GetBestPathPossiblyInvalid() function in net::CertPathBuilder::Result
855 out_result_.GetBestPathPossiblyInvalid(); in AddResultPath()
Dpath_builder_unittest.cc620 const auto& path = *result.GetBestPathPossiblyInvalid(); in TEST_F()
/external/cronet/net/tools/cert_verify_tool/
Dverify_using_path_builder.cc232 *result.GetBestPathPossiblyInvalid())) { in VerifyUsingPathBuilder()
/external/cronet/net/cert/
Dcert_verify_proc_builtin.cc644 result.GetBestPathPossiblyInvalid(); in AssignVerifyResult()