Searched refs:offsetToBlockIndex (Results 1 – 1 of 1) sorted by relevance
40 static constexpr inline int32_t offsetToBlockIndex(int64_t offset) { in offsetToBlockIndex() function229 int32_t signerBlockIndex = offsetToBlockIndex(signerBlockOffset); in ZipPriorityBlocks()230 int32_t lastBlockIndex = offsetToBlockIndex(fileSize); in ZipPriorityBlocks()346 int32_t startBlockIndex = offsetToBlockIndex(entry.offset); in InstallationPriorityBlocks()358 int32_t startBlockIndex = offsetToBlockIndex(entryStartOffset); in InstallationPriorityBlocks()359 int32_t endBlockIndex = offsetToBlockIndex(entryEndOffset); in InstallationPriorityBlocks()