Searched refs:sourceFileSize (Results 1 – 1 of 1) sorted by relevance
216 … uint64_t sourceFileSize = FileUtil::GetFileSize(lastFastBootLog) + FileUtil::GetFileSize(hmKLog) + in CompressAndCopyLogFiles() local218 if (sourceFileSize < COMPRESSION_RATION * ZIP_FILE_SIZE_LIMIT) { in CompressAndCopyLogFiles()221 …GW("sourceFileSize size: %{public}" PRIu64 " is over limit, dropping hmSnapShot.", sourceFileSize); in CompressAndCopyLogFiles()