Searched refs:mPendingFlushEventsToSend (Results 1 – 2 of 2) sorted by relevance
145 int mPendingFlushEventsToSend; member151 FlushInfo() : mPendingFlushEventsToSend(0), mFirstFlushPending(false) {} in FlushInfo()
76 flushInfo.mPendingFlushEventsToSend); in dump()202 flushInfo.mPendingFlushEventsToSend++; in incrementPendingFlushCount()396 while (flushInfo.mPendingFlushEventsToSend > 0) { in sendPendingFlushEventsLocked()410 flushInfo.mPendingFlushEventsToSend--; in sendPendingFlushEventsLocked()479 flushInfo.mPendingFlushEventsToSend++; in countFlushCompleteEventsLocked()481 flushInfo.mPendingFlushEventsToSend); in countFlushCompleteEventsLocked()