Home
last modified time | relevance | path

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

/build/scripts/
H A Dtools_checker.py23 def run_command(cmd: List[str], verbose = None): function
46 _, r = run_command(cmd)
93 _os_info, _returncode = run_command(['cat', '/etc/issue'])
H A Dgenerate_js_bytecode.py63 def run_command(cmd, execution_path): function
105 run_command(cmd, path)

Completed in 1 milliseconds