Searched defs:batchSize (Results 1 – 4 of 4) sorted by relevance
133 …Records = [this, &processedRecords, &rawArr, &processedArr](uint32_t i, uint32_t batchSize)->void { in Process()
288 …dMediaAssetDownloadOperation::StartFileCacheFailed(const int64_t batchNum, const int64_t batchSize) in StartFileCacheFailed()308 …oudMediaAssetDownloadOperation::StartBatchDownload(const int64_t batchNum, const int64_t batchSize) in StartBatchDownload()
532 if (const auto batchSize = pos - it; batchSize == 1U) { in Update() local
1658 if (const auto batchSize = currentIndex - batchStartIndex; batchSize) { in ProcessRenderables() local1670 if (const auto batchSize = currentIndex - batchStartIndex; batchSize) { in ProcessRenderables() local