Home
last modified time | relevance | path

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

/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])

Completed in 1 milliseconds