Searched defs:target_file (Results 1 – 2 of 2) sorted by relevance
107 target_file = os.path.normpath(os.path.join(args.archive_path, "OHOS_image.bin")) variable
108 def copy_to_binary_cache(self, from_path, target_file): argument