Searched defs:no_prompts (Results 1 – 9 of 9) sorted by relevance
| /tools/acloud/create/ |
| D | base_avd_create.py | 28 def _CreateAVD(self, avd_spec, no_prompts): argument 37 def Create(self, avd_spec, no_prompts): argument
|
| D | local_image_local_instance.py | 55 def _CreateAVD(self, avd_spec, no_prompts): argument 142 def CheckLaunchCVD(self, cmd, host_bins_path, no_prompts=False): argument
|
| D | goldfish_remote_image_remote_instance.py | 30 def _CreateAVD(self, avd_spec, no_prompts): argument
|
| D | remote_image_remote_instance.py | 32 def _CreateAVD(self, avd_spec, no_prompts): argument
|
| D | gce_remote_image_remote_instance.py | 35 def _CreateAVD(self, avd_spec, no_prompts): argument
|
| D | gce_local_image_remote_instance.py | 35 def _CreateAVD(self, avd_spec, no_prompts): argument
|
| D | cheeps_remote_image_remote_instance.py | 36 def _CreateAVD(self, avd_spec, no_prompts): argument
|
| D | local_image_remote_instance.py | 267 def _CreateAVD(self, avd_spec, no_prompts): argument
|
| /tools/acloud/internal/lib/ |
| D | utils.py | 897 def LaunchVNCFromReport(report, avd_spec, no_prompts=False): argument 916 def LaunchVncClient(port, avd_width=None, avd_height=None, no_prompts=False): argument
|