Searched refs:LaunchVNCFromReport (Results 1 – 9 of 9) sorted by relevance
/tools/acloud/create/ |
D | goldfish_remote_image_remote_instance.py | 44 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_instance.py | 55 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
|
D | remote_image_remote_host.py | 59 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
|
D | local_image_remote_host.py | 59 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
|
D | local_image_remote_instance.py | 58 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 | 126 utils.LaunchVNCFromReport(result_report, avd_spec, no_prompts)
|
/tools/acloud/internal/lib/ |
D | utils.py | 897 def LaunchVNCFromReport(report, avd_spec, no_prompts=False): function
|