Searched defs:device (Results 1 – 2 of 2) sorted by relevance
/build/ohos/images/mkimage/ |
D | mkimages.py | 84 def sparse_img2simg(is_sparse, device): argument 92 def mk_system_img(mkfs_tools, mk_configs, device, src_dir, is_sparse): argument 102 def mk_ramdisk_img(mkfs_tools, mk_configs, device, src_dir, is_sparse): argument 111 def mk_other_img(mkfs_tools, mk_configs, device, src_dir, is_sparse): argument
|
/build/tools/ |
D | product_config_version_convert.py | 55 def readjson(path, device): argument
|