Searched refs:CreateInstanceFromPemFile (Results 1 – 8 of 8) sorted by relevance
146 TrustStore::CreateInstanceFromPemFile(data_path_ + "crl_root.pem"); in TEST_F()153 TrustStore::CreateInstanceFromPemFile(data_path_ + "crl_root.pem"); in TEST_F()160 TrustStore::CreateInstanceFromPemFile(data_path_ + "crl_root.pem"); in TEST_F()167 TrustStore::CreateInstanceFromPemFile(data_path_ + "crl_root.pem"); in TEST_F()174 TrustStore::CreateInstanceFromPemFile(data_path_ + "crl_root.pem"); in TEST_F()182 TrustStore::CreateInstanceFromPemFile(data_path_ + "crl_root.pem"); in TEST_F()190 TrustStore::CreateInstanceFromPemFile(data_path_ + "crl_root.pem"); in TEST_F()197 TrustStore::CreateInstanceFromPemFile(data_path_ + "crl_root.pem"); in TEST_F()
55 CastTrustStore* CastTrustStore::CreateInstanceFromPemFile( in CreateInstanceFromPemFile() function in openscreen::cast::CastTrustStore60 store_->trust_store_ = TrustStore::CreateInstanceFromPemFile(file_path); in CreateInstanceFromPemFile()
24 static CastTrustStore* CreateInstanceFromPemFile(absl::string_view file_path);
104 *crl_trust_store = TrustStore::CreateInstanceFromPemFile( in RunTest()106 *cast_trust_store = TrustStore::CreateInstanceFromPemFile( in RunTest()
31 static TrustStore CreateInstanceFromPemFile(absl::string_view file_path);
372 TrustStore TrustStore::CreateInstanceFromPemFile(absl::string_view file_path) { in CreateInstanceFromPemFile() function in openscreen::cast::TrustStore
208 CastTrustStore::CreateInstanceFromPemFile(developer_certificate_path); in StandaloneSenderMain()
399 crl_trust_store = TrustStore::CreateInstanceFromPemFile( in RunTest()401 cast_trust_store = TrustStore::CreateInstanceFromPemFile( in RunTest()