Home
last modified time | relevance | path

Searched defs:no_prompts (Results 1 – 9 of 9) sorted by relevance

/tools/acloud/create/
Dbase_avd_create.py28 def _CreateAVD(self, avd_spec, no_prompts): argument
37 def Create(self, avd_spec, no_prompts): argument
Dlocal_image_local_instance.py55 def _CreateAVD(self, avd_spec, no_prompts): argument
142 def CheckLaunchCVD(self, cmd, host_bins_path, no_prompts=False): argument
Dgoldfish_remote_image_remote_instance.py30 def _CreateAVD(self, avd_spec, no_prompts): argument
Dremote_image_remote_instance.py32 def _CreateAVD(self, avd_spec, no_prompts): argument
Dgce_remote_image_remote_instance.py35 def _CreateAVD(self, avd_spec, no_prompts): argument
Dgce_local_image_remote_instance.py35 def _CreateAVD(self, avd_spec, no_prompts): argument
Dcheeps_remote_image_remote_instance.py36 def _CreateAVD(self, avd_spec, no_prompts): argument
Dlocal_image_remote_instance.py267 def _CreateAVD(self, avd_spec, no_prompts): argument
/tools/acloud/internal/lib/
Dutils.py897 def LaunchVNCFromReport(report, avd_spec, no_prompts=False): argument
916 def LaunchVncClient(port, avd_width=None, avd_height=None, no_prompts=False): argument