Searched refs:totalBlocksCount (Results 1 – 2 of 2) sorted by relevance
204 const auto totalBlocksCount = ranges.second.internalRawRanges().endIndex; in countFilledBlocks() local212 return {filledBlockCount, totalBlocksCount}; in countFilledBlocks()
2232 const auto [filledBlocksCount, totalBlocksCount] = in getLoadingProgressFromPath()2246 totalBlocks += totalBlocksCount; in getLoadingProgressFromPath()