Searched defs:certFile (Results 1 – 11 of 11) sorted by relevance
65 std::string certFile = PARAM_SERVICE_INSTALL_PATH + CAMERA_ROTATE_CFG_DIR + "/CERT.ENC"; variable
251 std::string certFile = CAMERA_SERVICE_ABS_PATH + "/CERT.ENC"; variable
31 std::string certFile; member
77 std::string certFile = Constants::FORM_MGR_CONFIG_DIR + CERT_ENC_FILE; in VerifyCertSfFile() local
78 const std::string &certFile, const std::string &verifyFile, const std::string &manifestFile) in VerifyCertSfFile()
96 std::string certFile = prePath + "/CERT.ENC"; // 获取签名文件 in VerifyCloudFile() local
50 std::string certFile; member
36 std::string certFile; member
368 … RequestContext::SetCertsPath(std::vector<std::string> &&certPathList, const std::string &certFile) in SetCertsPath()
142 std::ifstream certFile(fileName.c_str()); in ReadCertFile() local
685 … RequestContext::SetCertsPath(std::vector<std::string> &&certPathList, const std::string &certFile) in SetCertsPath()