Searched refs:hasFinished (Results 1 – 1 of 1) sorted by relevance
123 bool hasFinished = (curTaskIndex == tasks_.size()); in ShouldStopLogTask() local128 if (taskLogSize_ > maxLogSize_ && !hasFinished) { in ShouldStopLogTask()