Home
last modified time | relevance | path

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

/ohos5.0/base/update/packaging_tools/
H A Dscript_generator.py254 def write_script(script_content, opera_name): function
413 write_script(verse_script_content, 'verse')
H A Dpatch_package_process.py394 def write_script(self, partition, script_check_cmd_list, member in PatchProcess
H A Dbuild_update.py659 … patch_process.write_script(each_img, script_check_cmd_list, script_write_cmd_list, verse_script)