Searched refs:logsSize (Results 1 – 1 of 1) sorted by relevance
121 int logsSize = static_cast<int>(logs.size()); in ParseSingFileLogs() local123 if ((logsSize + currentFileLogSize) > count) { in ParseSingFileLogs()125 count - logsSize); in ParseSingFileLogs()