Searched defs:run_cmd (Results 1 – 12 of 12) sorted by relevance
/ohos5.0/build/scripts/ | ||
H A D | check_mac_system_and_cpu.py | 21 def run_cmd(cmd: str): function |
/ohos5.0/foundation/ability/idl_tool/test/sa_test/ | ||
H A D | cmd_hitrace_tag.py | 26 def run_cmd(self): member in CmdHitraceTag |
H A D | cmd_log_tag_domainid.py | 26 def run_cmd(self): member in CmdLogTagDomainId |
H A D | cmd_dump_ast.py | 26 def run_cmd(self): member in CmdDumpAst |
H A D | cmd_dump_metadata.py | 28 def run_cmd(self): member in CmdDumpMetadata |
/ohos5.0/build/ohos/images/mkimage/ | ||
H A D | mkchip_ckm.py | 35 def run_cmd(cmd: str): function |
H A D | mkf2fsimage.py | 49 def run_cmd(cmd: str): function |
H A D | mkextimage.py | 50 def run_cmd(cmd: str): function |
H A D | judge_updater_image.py | 20 def run_cmd(cmd: str): function |
H A D | mkcpioimage.py | 37 def run_cmd(cmd: str, dir_list=None): function |
H A D | mkimages.py | 30 def run_cmd(cmd: str): function |
/ohos5.0/base/update/packaging_tools/ | ||
H A D | build_module_img.py | 29 def run_cmd(cmd): function |