Home
last modified time | relevance | path

Searched refs:hmKLog (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_report_recovery.cpp213 std::string hmKLog = srcPath + HM_KLOG; in CompressAndCopyLogFiles() local
214 AddFileToZip(hiviewZipUnit, hmKLog); in CompressAndCopyLogFiles()
216 … uint64_t sourceFileSize = FileUtil::GetFileSize(lastFastBootLog) + FileUtil::GetFileSize(hmKLog) + in CompressAndCopyLogFiles()