| /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_remote_host.py | 35 def _CreateAVD(self, avd_spec, no_prompts): argument
|
| D | goldfish_remote_image_remote_instance.py | 30 def _CreateAVD(self, avd_spec, no_prompts): argument
|
| D | local_image_remote_instance.py | 36 def _CreateAVD(self, avd_spec, no_prompts): argument
|
| D | gce_remote_image_remote_instance.py | 36 def _CreateAVD(self, avd_spec, no_prompts): argument
|
| D | remote_image_remote_host.py | 39 def _CreateAVD(self, avd_spec, no_prompts): argument
|
| D | goldfish_remote_host.py | 36 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 | 38 def _CreateAVD(self, avd_spec, no_prompts): argument
|
| D | remote_image_remote_instance.py | 51 def _CreateAVD(self, avd_spec, no_prompts): argument
|
| D | local_image_local_instance.py | 140 def _CreateAVD(self, avd_spec, no_prompts): argument 249 no_prompts): argument 752 def _CheckRunningCvd(local_instance_id, no_prompts=False): argument
|
| D | goldfish_local_image_local_instance.py | 87 def _CreateAVD(self, avd_spec, no_prompts): argument 306 def _CheckRunningEmulator(self, adb, no_prompts): argument
|
| /tools/acloud/pull/ |
| D | pull.py | 41 def PullFileFromInstance(cfg, instance, file_name=None, no_prompts=False): argument 88 def DisplayLog(ssh, log_file, no_prompts=False): argument
|
| /tools/acloud/internal/lib/ |
| D | utils.py | 1094 def LaunchVNCFromReport(report, avd_spec, no_prompts=False): argument 1144 def LaunchVncClient(port, avd_width=None, avd_height=None, no_prompts=False): argument
|