Searched refs:startBlockIndex (Results 1 – 1 of 1) sorted by relevance
347 int32_t startBlockIndex = offsetToBlockIndex(entry.offset); in InstallationPriorityBlocks() local348 appendBlocks(startBlockIndex, 2, &installationPriorityBlocks); in InstallationPriorityBlocks()359 int32_t startBlockIndex = offsetToBlockIndex(entryStartOffset); in InstallationPriorityBlocks() local361 int32_t numNewBlocks = endBlockIndex - startBlockIndex + 1; in InstallationPriorityBlocks()362 appendBlocks(startBlockIndex, numNewBlocks, &installationPriorityBlocks); in InstallationPriorityBlocks()