Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_report_recovery.cpp196 void AddFileToZip(HiviewZipUnit& hiviewZipUnit, const std::string& path) in AddFileToZip()
210 HiviewZipUnit hiviewZipUnit(GetBackupFilePath(timeStr)); in CompressAndCopyLogFiles() local