Searched refs:BATCH_SIZE (Results 1 – 5 of 5) sorted by relevance
30 constexpr int BATCH_SIZE = 10; variable51 *size = BATCH_SIZE; in getBatchSize()119 if (mBatchedLocations.size() > BATCH_SIZE) { in batchLocation()123 if (mWakeUpOnFifoFull && mBatchedLocations.size() == BATCH_SIZE) { in batchLocation()
15 BATCH_SIZE=20