Searched refs:lastFastBootLog (Results 1 – 1 of 1) sorted by relevance
211 std::string lastFastBootLog = srcPath + LAST_FASTBOOT_LOG; in CompressAndCopyLogFiles() local212 AddFileToZip(hiviewZipUnit, lastFastBootLog); in CompressAndCopyLogFiles()216 … uint64_t sourceFileSize = FileUtil::GetFileSize(lastFastBootLog) + FileUtil::GetFileSize(hmKLog) + in CompressAndCopyLogFiles()