Home
last modified time | relevance | path

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

/ohos5.0/build/ohos/images/mkimage/
H A Dimkcovert.py56 def get_block_cnt(inputfile: str, blocksize: int) -> int: function
68 totalblocks = get_block_cnt(inputfile, blocksize)
172 total_blocks = get_block_cnt(imagefile, blocksize)
194 blocknum = get_block_cnt(temp_file, blocksize)