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
85 def _LeaseOxygenAVD(self, avd_spec): argument
163 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
206 def GetImageArtifactsPath(self, avd_spec): argument
Dcheeps_remote_image_remote_instance.py38 def _CreateAVD(self, avd_spec, no_prompts): argument
81 def __init__(self, cfg, avd_spec=None): argument
Dgoldfish_local_image_local_instance.py89 def _CreateAVD(self, avd_spec, no_prompts): argument
130 def _LockInstance(avd_spec): argument
159 def _CreateAVDForInstance(self, ins, avd_spec): argument
455 def _ConvertAvdSpecToArgs(self, avd_spec, instance_dir): 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
Dlocal_image_local_instance.py138 def _CreateAVD(self, avd_spec, no_prompts): argument
187 def _SelectAndLockInstances(self, avd_spec): argument
206 def _SelectAndLockInstance(self, avd_spec): argument
246 def _CreateInstance(self, instance_ids, artifact_paths, avd_spec, argument
465 def GetImageArtifactsPath(self, avd_spec): argument
Dremote_image_remote_host.py39 def _CreateAVD(self, avd_spec, no_prompts): argument
Dgce_remote_image_remote_instance.py36 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.py293 def PrepareLocalInstanceDir(instance_dir, avd_spec): argument
/tools/acloud/internal/lib/
Dcvd_compute_client_multi_stage.py112 avd_spec, extra_scopes=None): argument
176 def LaunchCvd(self, instance, avd_spec, base_dir, extra_args): argument
227 def _ReusingGceInstance(self, avd_spec): argument
246 extra_scopes, boot_disk_size_gb, avd_spec): argument
Dcvd_utils.py418 def _MixSuperImage(super_image_path, avd_spec, target_files_dir, ota): argument
488 def AreTargetFilesRequired(avd_spec): argument
494 def UploadExtraImages(ssh_obj, remote_image_dir, avd_spec, target_files_dir): argument
829 def _GetLaunchCvdArgs(avd_spec, config): argument
896 def GetRemoteLaunchCvdCmd(remote_dir, avd_spec, config, extra_args): argument
1115 def GetRemoteBuildInfoDict(avd_spec): argument
Dcheeps_compute_client.py66 def CreateInstance(self, instance, image_name, image_project, avd_spec): argument
Dgoldfish_compute_client.py165 avd_spec=None, argument
Dgoldfish_utils.py283 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.py48 def __init__(self, avd_spec, local_image_artifact=None, argument
Dremote_host_cf_device_factory.py66 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