Searched refs:curTaskIndex (Results 1 – 2 of 2) sorted by relevance
67 …bool ShouldStopLogTask(int fd, uint32_t curTaskIndex, int curLogSize, std::shared_ptr<EventLogCatc…
155 bool EventLogTask::ShouldStopLogTask(int fd, uint32_t curTaskIndex, int curLogSize, in ShouldStopLogTask() argument164 bool hasFinished = (curTaskIndex == tasks_.size()); in ShouldStopLogTask()