Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/scripts/
H A Drun_code_generation.py25 def get_child_script_dirname(script): function
42 script_dir = get_child_script_dirname(script)
259 cwd=get_child_script_dirname(script))
271 rc = subprocess.call(cmd + ['--verify-only'], cwd=get_child_script_dirname(script))
279 subprocess.check_call(cmd, cwd=get_child_script_dirname(script))