Searched defs:exec_root (Results 1 – 4 of 4) sorted by relevance
73 def _get_mojom_parser_inputs(exec_root, output_files, extra_args): argument
32 let exec_root = env::current_dir().expect("Failed to get current directory"); in run_buildrs() localVariable
162 def __init__(self, name, source_root, exec_root, config): argument