Home
last modified time | relevance | path

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

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