Searched refs:logEmitBatch (Results 1 – 2 of 2) sorted by relevance
35 fun logEmitBatch(groupKey: String, batchSize: Int, batchAgeMs: Long) { in logEmitBatch() method
272 mLogger.logEmitBatch(batch.mGroupKey, batch.mMembers.size(), batchAge); in emitBatch()