Home
last modified time | relevance | path

Searched refs:zipFileSize (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_report_recovery.cpp223 uint64_t zipFileSize = FileUtil::GetFolderSize(PANIC_LOG_PATH); in CompressAndCopyLogFiles() local
224 if (zipFileSize > ZIP_FILE_SIZE_LIMIT) { in CompressAndCopyLogFiles()
225 HIVIEW_LOGW("zip file size: %{public}" PRIu64 " is over limit", zipFileSize); in CompressAndCopyLogFiles()

Completed in 1 milliseconds