Searched refs:fFinishedIntvls (Results 1 – 2 of 2) sorted by relevance
318 fFinishedIntvls.insertByIncreasingStart(intvl); in expire()373 for (Interval* cur = fFinishedIntvls.peekHead(); cur; cur = cur->next()) { in makeBudgetHeadroom()401 fFinishedIntvls = IntervalList(); in reset()416 while (Interval* cur = fFinishedIntvls.popHead()) { in assign()
281 IntervalList fFinishedIntvls; // All the completed intervals variable