reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
140 TotalBytes += Batch.Size; 141 TotalOverheadBytes += Batch.Size - Batch.getQuarantinedSize(); 141 TotalOverheadBytes += Batch.Size - Batch.getQuarantinedSize(); 142 TotalQuarantineChunks += Batch.Count;