Searched refs:mPendingFlushEventsToSend (Results 1 – 2 of 2) sorted by relevance
214 int mPendingFlushEventsToSend; member218 FlushInfo() : mPendingFlushEventsToSend(0), mFirstFlushPending(false) {} in FlushInfo()
1399 flushInfo.mPendingFlushEventsToSend); in dump()1526 flushInfo.mPendingFlushEventsToSend++; in incrementPendingFlushCount()1713 while (flushInfo.mPendingFlushEventsToSend > 0) { in sendPendingFlushEventsLocked()1728 flushInfo.mPendingFlushEventsToSend--; in sendPendingFlushEventsLocked()1797 flushInfo.mPendingFlushEventsToSend++; in countFlushCompleteEventsLocked()1799 flushInfo.mPendingFlushEventsToSend); in countFlushCompleteEventsLocked()