Home
last modified time | relevance | path

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

/base/update/packaging_tools/
Dimage_class.py114 def __init__(self, image_path, map_path): argument
132 def parse_raw_image_file(self, image_path, map_path): argument
171 def parse_block_map_file(self, map_path, image_file_r): argument
Dbuild_update.py475 def generate_image_map_file(image_path, map_path, image_name): argument