Home
last modified time | relevance | path

Searched defs:avd_spec (Results 1 – 25 of 28) sorted by relevance

12

/tools/acloud/create/
Dbase_avd_create.py28 def _CreateAVD(self, avd_spec, no_prompts): argument
37 def Create(self, avd_spec, no_prompts): argument
50 def PrintAvdDetails(avd_spec): argument
Dremote_image_remote_instance.py51 def _CreateAVD(self, avd_spec, no_prompts): argument
86 def _LeaseOxygenAVD(self, avd_spec): argument
164 def _CreateGceInstance(avd_spec): argument
Dremote_image_local_instance.py59 def _ShouldClearFetchDir(fetch_dir, avd_spec, fetch_cvd_args_str, argument
87 def DownloadAndProcessImageFiles(avd_spec): argument
203 def GetImageArtifactsPath(self, avd_spec): argument
Dcheeps_remote_image_remote_instance.py38 def _CreateAVD(self, avd_spec, no_prompts): argument
82 def __init__(self, cfg, avd_spec=None): argument
Dgoldfish_local_image_local_instance.py87 def _CreateAVD(self, avd_spec, no_prompts): argument
128 def _LockInstance(avd_spec): argument
157 def _CreateAVDForInstance(self, ins, avd_spec): argument
420 def _ConvertAvdSpecToArgs(self, avd_spec, instance_dir): argument
Dlocal_image_local_instance.py140 def _CreateAVD(self, avd_spec, no_prompts): argument
189 def _SelectAndLockInstances(self, avd_spec): argument
208 def _SelectAndLockInstance(self, avd_spec): argument
248 def _CreateInstance(self, instance_ids, artifact_paths, avd_spec, argument
467 def GetImageArtifactsPath(self, avd_spec): argument
Dlocal_image_remote_host.py35 def _CreateAVD(self, avd_spec, no_prompts): argument
Dgoldfish_remote_image_remote_instance.py30 def _CreateAVD(self, avd_spec, no_prompts): argument
Dlocal_image_remote_instance.py36 def _CreateAVD(self, avd_spec, no_prompts): argument
Dgce_remote_image_remote_instance.py36 def _CreateAVD(self, avd_spec, no_prompts): argument
Dremote_image_remote_host.py39 def _CreateAVD(self, avd_spec, no_prompts): argument
Dgoldfish_remote_host.py36 def _CreateAVD(self, avd_spec, no_prompts): argument
Dgce_local_image_remote_instance.py35 def _CreateAVD(self, avd_spec, no_prompts): argument
Dcreate_common.py250 def PrepareLocalInstanceDir(instance_dir, avd_spec): argument
/tools/acloud/internal/lib/
Dcvd_compute_client_multi_stage.py137 avd_spec, extra_scopes=None): argument
220 def LaunchCvd(self, instance, avd_spec, base_dir, extra_args): argument
286 def _ReusingGceInstance(self, avd_spec): argument
305 extra_scopes, boot_disk_size_gb, avd_spec): argument
513 def _UpdateOpenWrtStatus(self, avd_spec): argument
Dcheeps_compute_client.py66 def CreateInstance(self, instance, image_name, image_project, avd_spec): argument
Dcvd_utils.py377 def UploadExtraImages(ssh_obj, remote_dir, avd_spec): argument
508 def GetLaunchCvdArgs(avd_spec, config=None): argument
722 def GetRemoteBuildInfoDict(avd_spec): argument
Dgoldfish_compute_client.py165 avd_spec=None, argument
Dgoldfish_utils.py256 def ConvertAvdSpecToArgs(avd_spec): argument
/tools/acloud/public/actions/
Dremote_instance_fvp_device_factory.py27 def __init__(self, avd_spec): argument
Dgce_device_factory.py36 def __init__(self, avd_spec, local_image_artifact=None): argument
Dcreate_goldfish_action.py72 avd_spec=None, argument
232 def CreateDevices(avd_spec=None, argument
Dremote_instance_cf_device_factory.py50 def __init__(self, avd_spec, local_image_artifact=None, argument
Dremote_host_cf_device_factory.py61 def __init__(self, avd_spec, local_image_artifact=None, argument
/tools/acloud/public/
Ddevice_driver.py168 avd_spec=None, argument
348 avd_spec=None): argument

12