Searched refs:hiviewZipUnit (Results 1 – 1 of 1) sorted by relevance
196 void AddFileToZip(HiviewZipUnit& hiviewZipUnit, const std::string& path) in AddFileToZip() argument198 if (hiviewZipUnit.AddFileInZip(path, ZipFileLevel::KEEP_NONE_PARENT_PATH) != 0) { in AddFileToZip()210 HiviewZipUnit hiviewZipUnit(GetBackupFilePath(timeStr)); in CompressAndCopyLogFiles() local212 AddFileToZip(hiviewZipUnit, lastFastBootLog); in CompressAndCopyLogFiles()214 AddFileToZip(hiviewZipUnit, hmKLog); in CompressAndCopyLogFiles()219 AddFileToZip(hiviewZipUnit, hmSnapShot); in CompressAndCopyLogFiles()