Home
last modified time | relevance | path

Searched refs:tail_block_length (Results 1 – 1 of 1) sorted by relevance

/aosp12/bootable/recovery/applypatch/
H A Dimgdiff.cpp1057 size_t tail_block_length = std::min<size_t>(tgt_image.file_content_.size() - end_offset, in AddSplitImageFromChunkList() local
1060 tail_block_length); in AddSplitImageFromChunkList()