Searched refs:domain_file (Results 1 – 2 of 2) sorted by relevance
/scripts/west_commands/ |
A D | flash.py | 32 do_run_common(self, my_args, runner_args, domain_file=domains_file)
|
A D | run_common.py | 190 def get_domains_to_process(build_dir, args, domain_file, get_all_domain=False): argument 196 if domain_file is None: 213 def do_run_common(command, user_args, user_runner_args, domain_file=None): argument 250 domains = get_domains_to_process(build_dir, user_args, domain_file)
|
Completed in 20 milliseconds