Searched refs:startBlockIndex (Results 1 – 1 of 1) sorted by relevance
346 int32_t startBlockIndex = offsetToBlockIndex(entry.offset); in InstallationPriorityBlocks() local347 appendBlocks(startBlockIndex, 2, &installationPriorityBlocks); in InstallationPriorityBlocks()358 int32_t startBlockIndex = offsetToBlockIndex(entryStartOffset); in InstallationPriorityBlocks() local360 int32_t numNewBlocks = endBlockIndex - startBlockIndex + 1; in InstallationPriorityBlocks()361 appendBlocks(startBlockIndex, numNewBlocks, &installationPriorityBlocks); in InstallationPriorityBlocks()