Searched refs:AddCertPath (Results 1 – 6 of 6) sorted by relevance
81 EXPECT_NE(AddCertPath(certPathInfo), 0);94 EXPECT_NE(AddCertPath(certPathInfo), 0);107 EXPECT_EQ(AddCertPath(certPathInfo), 0);112 EXPECT_EQ(AddCertPath(certPathInfo), 0);131 EXPECT_NE(AddCertPath(certPathInfo), 0);
35 return AddCertPath(arg); in EnableTestKey()
44 int AddCertPath(const CertPathInfo &info);
51 int AddCertPath(const CertPathInfo &info) in AddCertPath() function
107 fn AddCertPath(info: *const CertPathInfo) -> i32; in AddCertPath() function470 |info| unsafe { AddCertPath(info) }, in add_cert_path_info()
79 AddCertPath = 3, enumerator360 report_parse_profile_err(&path, HisyseventProfileError::AddCertPath as i32); in process_profile()