Searched defs:zipFileName (Results 1 – 5 of 5) sorted by relevance
80 bool UnZipConfigFile(const std::string& srcDir, const std::string& zipFileName, const std::string& … in UnZipConfigFile()
194 std::string zipFileName = HIAUDIT_CONFIG.logPath + HIAUDIT_CONFIG.logName + "_audit_" + in ZipAuditLog() local
192 std::string zipFileName = HIAUDIT_CONFIG.logPath + HIAUDIT_CONFIG.logName + "_audit_" + in ZipAuditLog() local
399 std::string zipFileName = FileUtil::ExtractFileName(destZipPath); in ZipTraceFile() local
406 const std::string &zipFileName) in CompressFile()