Home
last modified time | relevance | path

Searched refs:LaunchVNCFromReport (Results 1 – 10 of 10) sorted by relevance

/tools/acloud/create/
Dgoldfish_remote_image_remote_instance.py44 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
Dgce_local_image_remote_instance.py57 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
Dgce_remote_image_remote_instance.py57 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
Dremote_image_remote_host.py60 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
Dlocal_image_remote_host.py60 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
Dremote_image_remote_instance.py57 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
Dlocal_image_remote_instance.py69 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
Dcheeps_remote_image_remote_instance.py67 utils.LaunchVNCFromReport(report, avd_spec, no_prompts)
Dlocal_image_local_instance.py135 utils.LaunchVNCFromReport(result_report, avd_spec, no_prompts)
/tools/acloud/internal/lib/
Dutils.py957 def LaunchVNCFromReport(report, avd_spec, no_prompts=False): function