Home
last modified time | relevance | path

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

/ohos5.0/base/update/packaging_tools/
H A Dimage_class.py115 def __init__(self, image_path, map_path): argument
133 def parse_raw_image_file(self, image_path, map_path): argument
H A Dbuild_update.py475 def generate_image_map_file(image_path, map_path, image_name): argument
H A Dutils.py269 def split_img_name(image_path): argument
H A Dscript_generator.py190 def image_write(self, partition, image_name, image_path): argument