Home
last modified time | relevance | path

Searched refs:parse_raw_image_file (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/update/packaging_tools/
H A Dimage_class.py131 self.parse_raw_image_file(image_path, map_path)
133 def parse_raw_image_file(self, image_path, map_path): member in IncUpdateImage