Searched refs:cmd_exec (Results 1 – 3 of 3) sorted by relevance
28 def cmd_exec(command: str, temp_file: str, error_log_path: str): function69 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])
241 def cmd_exec(command):267 cmd_exec(data)269 cmd_exec(args.command)
240 def cmd_exec(command):266 cmd_exec(data)268 cmd_exec(args.command)