Searched refs:LaunchVNCFromReport (Results 1 – 10 of 10) sorted by relevance
/tools/acloud/create/ |
D | goldfish_remote_image_remote_instance.py | 44 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
|
D | gce_local_image_remote_instance.py | 57 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
|
D | gce_remote_image_remote_instance.py | 57 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
|
D | remote_image_remote_host.py | 60 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
|
D | local_image_remote_host.py | 60 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
|
D | remote_image_remote_instance.py | 57 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
|
D | local_image_remote_instance.py | 69 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
|
D | cheeps_remote_image_remote_instance.py | 67 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
|
D | local_image_local_instance.py | 135 utils.LaunchVNCFromReport(result_report, avd_spec, no_prompts)
|
/tools/acloud/internal/lib/ |
D | utils.py | 957 def LaunchVNCFromReport(report, avd_spec, no_prompts=False): function
|