Searched refs:mFlushBatchSet (Results 1 – 4 of 4) sorted by relevance
537 bool mFlushBatchSet; variable
255 mFlushBatchSet(0), in MPLSensor()2729 update = mFlushBatchSet; in metaHandler()2733 mFlushBatchSet = 0; in metaHandler()3632 if(mFlushBatchSet && mFlushEnabled != -1) { in readEvents()3847 mFlushBatchSet = 1; in buildMpuEvent()5830 mFlushBatchSet = 0; in flush()
176 mFlushBatchSet = 0; in MPLSensor()3945 if (mFlushBatchSet && count>0 && !mFlushSensorEnabledVector.isEmpty()) {3946 while (mFlushBatchSet && count>0 && !mFlushSensorEnabledVector.isEmpty()) {3958 mFlushBatchSet--;3965 mFlushBatchSet = 0;3970 } else if (mFlushBatchSet && mFlushSensorEnabledVector.isEmpty()) {3971 mFlushBatchSet = 0;4102 mFlushBatchSet++;4111 mFlushBatchSet++;4180 mFlushBatchSet++;[all …]
541 int mFlushBatchSet; variable