Home
last modified time | relevance | path

Searched defs:blockid (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/build/ohos/images/mkimage/
H A Dimkcovert.py126 def process_block(inputrow, blocksize, outputtemp, blockid, total_blocks) -> int: argument
151 def get_raw_datafile(imagefile: str, blockid, total_blocks: int, blocksize: int) -> int: argument