Home
last modified time | relevance | path

Searched defs:image_path (Results 1 – 4 of 4) 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
Dbuild_update.py475 def generate_image_map_file(image_path, map_path, image_name): argument
Dutils.py255 def split_img_name(image_path): argument
Dscript_generator.py190 def image_write(self, partition, image_name, image_path): argument