Home
last modified time | relevance | path

Searched refs:BLOCKSIZE (Results 1 - 1 of 1) sorted by relevance

/build/ohos/images/mkimage/
H A Dmkextimage.py22 BLOCKSIZE = 4096 variable
83 blocks = int(int(args.fs_size) / BLOCKSIZE)
85 + str(BLOCKSIZE) + " " + args.device + " " + str(blocks))

Completed in 1 milliseconds