Searched defs:verifyFile (Results 1 – 5 of 5) sorted by relevance
78 std::string verifyFile = Constants::FORM_MGR_CONFIG_DIR + CERT_SF_FILE; in VerifyCertSfFile() local139 std::string verifyFile = Constants::FORM_MGR_CONFIG_DIR + CERT_SF_FILE; in GetManifestSha256Digest() local
66 std::string verifyFile = PARAM_SERVICE_INSTALL_PATH + CAMERA_ROTATE_CFG_DIR + "/CERT.SF"; variable
252 std::string verifyFile = CAMERA_SERVICE_ABS_PATH + "/CERT.SF"; variable
78 const std::string &certFile, const std::string &verifyFile, const std::string &manifestFile) in VerifyCertSfFile()
97 std::string verifyFile = prePath + "/CERT.SF"; // 获取待验证的文件 in VerifyCloudFile() local