Searched refs:TRUSTED_ROOT_CA_TEST_FILE_PATH (Results 1 – 2 of 2) sorted by relevance
25 const std::string TrustedRootCa::TRUSTED_ROOT_CA_TEST_FILE_PATH = "/system/etc/security/trusted_roo… member in OHOS::Security::Verify::TrustedRootCa55 isDebug = GetTrustedRootCAFromJson(rootCertsForTest, TRUSTED_ROOT_CA_TEST_FILE_PATH); in EnableDebug()
55 static const std::string TRUSTED_ROOT_CA_TEST_FILE_PATH; variable