Searched refs:mPendingFlushEventsToSend (Results 1 – 2 of 2) sorted by relevance
151 int mPendingFlushEventsToSend; member157 FlushInfo() : mPendingFlushEventsToSend(0), mFirstFlushPending(false) {} in FlushInfo()
91 flushInfo.mPendingFlushEventsToSend); in dump()217 flushInfo.mPendingFlushEventsToSend++; in incrementPendingFlushCount()438 while (flushInfo.mPendingFlushEventsToSend > 0) { in sendPendingFlushEventsLocked()452 flushInfo.mPendingFlushEventsToSend--; in sendPendingFlushEventsLocked()531 flushInfo.mPendingFlushEventsToSend++; in countFlushCompleteEventsLocked()533 flushInfo.mPendingFlushEventsToSend); in countFlushCompleteEventsLocked()