Home
last modified time | relevance | path

Searched defs:map_path (Results 1 – 2 of 2) 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
172 def parse_block_map_file(self, map_path, image_file_r): argument
H A Dbuild_update.py475 def generate_image_map_file(image_path, map_path, image_name): argument