Searched defs:fileSize (Results 1 – 4 of 4) sorted by relevance
44 Size verity_tree_blocks_for_file(Size fileSize) { in verity_tree_blocks_for_file()62 Size verity_tree_size_for_file(Size fileSize) { in verity_tree_size_for_file()151 static off64_t CentralDirOffset(borrowed_fd fd, Size fileSize) { in CentralDirOffset()186 static off64_t SignerBlockOffset(borrowed_fd fd, Size fileSize) { in SignerBlockOffset()215 static std::vector<int32_t> ZipPriorityBlocks(off64_t signerBlockOffset, Size fileSize) { in ZipPriorityBlocks()285 borrowed_fd fd, Size fileSize) { in openZipArchive()305 static std::vector<int32_t> InstallationPriorityBlocks(borrowed_fd fd, Size fileSize) { in InstallationPriorityBlocks()360 Size fileSize) { in PriorityBlocksForFile()
83 int fileSize, in WriteToDisk()137 int fileSize = getQueryParam(data, "file", DEFAULT_FILE_SIZE); in onBind() local
99 final long fileSize = mChannel.size(); in findEndOfCDRecord() local
68 final int fileSize = (int) tzData.length(); in execute() local