Home
last modified time | relevance | path

Searched defs:pubkeyPath (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dsignature_verifier.cpp88 const std::string& pubkeyPath, const std::string& manifestPath) in VerifyCertFile()
157 bool SignatureVerifier::VerifyFileSign(const std::string& pubkeyPath, const std::string& signPath, in VerifyFileSign()
/ohos5.0/base/global/i18n/services/src/
H A Dhmos_libphonenumber_mount.cpp102 std::string pubkeyPath = LOCALE_PATH + PUBKEY_NAME; in CheckFileIntegrity() local
H A Dhmos_timezone_mount.cpp192 std::string pubkeyPath = PUBKEY_PATH + PUBKEY_NAME; in CheckFileIntegrity() local
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp1495 std::string pubkeyPath = icsFileWriter.WriteBinaryFile(publicName); variable