/tools/acloud/create/ |
D | base_avd_create.py | 28 def _CreateAVD(self, avd_spec, no_prompts): argument 37 def Create(self, avd_spec, no_prompts): argument 50 def PrintAvdDetails(avd_spec): argument
|
D | remote_image_remote_instance.py | 51 def _CreateAVD(self, avd_spec, no_prompts): argument 85 def _LeaseOxygenAVD(self, avd_spec): argument 163 def _CreateGceInstance(avd_spec): argument
|
D | remote_image_local_instance.py | 59 def _ShouldClearFetchDir(fetch_dir, avd_spec, fetch_cvd_args_str, argument 87 def DownloadAndProcessImageFiles(avd_spec): argument 206 def GetImageArtifactsPath(self, avd_spec): argument
|
D | cheeps_remote_image_remote_instance.py | 38 def _CreateAVD(self, avd_spec, no_prompts): argument 81 def __init__(self, cfg, avd_spec=None): argument
|
D | goldfish_local_image_local_instance.py | 89 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
|
D | local_image_remote_host.py | 35 def _CreateAVD(self, avd_spec, no_prompts): argument
|
D | goldfish_remote_image_remote_instance.py | 30 def _CreateAVD(self, avd_spec, no_prompts): argument
|
D | local_image_remote_instance.py | 36 def _CreateAVD(self, avd_spec, no_prompts): argument
|
D | local_image_local_instance.py | 138 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
|
D | remote_image_remote_host.py | 39 def _CreateAVD(self, avd_spec, no_prompts): argument
|
D | gce_remote_image_remote_instance.py | 36 def _CreateAVD(self, avd_spec, no_prompts): argument
|
D | goldfish_remote_host.py | 36 def _CreateAVD(self, avd_spec, no_prompts): argument
|
D | gce_local_image_remote_instance.py | 35 def _CreateAVD(self, avd_spec, no_prompts): argument
|
D | create_common.py | 293 def PrepareLocalInstanceDir(instance_dir, avd_spec): argument
|
/tools/acloud/internal/lib/ |
D | cvd_compute_client_multi_stage.py | 112 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
|
D | cvd_utils.py | 418 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
|
D | cheeps_compute_client.py | 66 def CreateInstance(self, instance, image_name, image_project, avd_spec): argument
|
D | goldfish_compute_client.py | 165 avd_spec=None, argument
|
D | goldfish_utils.py | 283 def ConvertAvdSpecToArgs(avd_spec): argument
|
/tools/acloud/public/actions/ |
D | remote_instance_fvp_device_factory.py | 27 def __init__(self, avd_spec): argument
|
D | gce_device_factory.py | 36 def __init__(self, avd_spec, local_image_artifact=None): argument
|
D | create_goldfish_action.py | 72 avd_spec=None, argument 232 def CreateDevices(avd_spec=None, argument
|
D | remote_instance_cf_device_factory.py | 48 def __init__(self, avd_spec, local_image_artifact=None, argument
|
D | remote_host_cf_device_factory.py | 66 def __init__(self, avd_spec, local_image_artifact=None, argument
|
/tools/acloud/public/ |
D | device_driver.py | 168 avd_spec=None, argument 348 avd_spec=None): argument
|