Searched refs:mPendingFlushEventsToSend (Results 1 – 2 of 2) sorted by relevance
163 int mPendingFlushEventsToSend; member169 FlushInfo() : mPendingFlushEventsToSend(0), mFirstFlushPending(false) {} in FlushInfo()
99 flushInfo.mPendingFlushEventsToSend); in dump()225 flushInfo.mPendingFlushEventsToSend++; in incrementPendingFlushCount()486 while (flushInfo.mPendingFlushEventsToSend > 0) { in sendPendingFlushEventsLocked()500 flushInfo.mPendingFlushEventsToSend--; in sendPendingFlushEventsLocked()579 flushInfo.mPendingFlushEventsToSend++; in countFlushCompleteEventsLocked()581 flushInfo.mPendingFlushEventsToSend); in countFlushCompleteEventsLocked()