Home
last modified time | relevance | path

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

/ohos5.0/build/lite/
H A Dbuild_ext_components.py28 def cmd_exec(command: str, temp_file: str, error_log_path: str): function
69 status = cmd_exec(args.prebuilts, temp_file, args.out_dir[0])
76 status = cmd_exec(data, temp_file, args.out_dir[0])
80 status = cmd_exec(args.command, temp_file, args.out_dir[0])
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-thirdparty-cmake.md241 def cmd_exec(command):
267 cmd_exec(data)
269 cmd_exec(args.command)
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-thirdparty-cmake.md240 def cmd_exec(command):
266 cmd_exec(data)
268 cmd_exec(args.command)