Home
last modified time | relevance | path

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

12

/aosp_15_r20/tools/acloud/create/
H A 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
H A 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
H A 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
H A Dremote_image_remote_instance.py52 def _CreateAVD(self, avd_spec, no_prompts): argument
95 def _LeaseOxygenAVD(self, avd_spec): argument
173 def _CreateGceInstance(avd_spec): argument
H A Dremote_image_local_instance.py59 def _ShouldClearFetchDir(fetch_dir, avd_spec, fetch_cvd_args_str, argument
87 def DownloadAndProcessImageFiles(avd_spec): argument
208 def GetImageArtifactsPath(self, avd_spec): argument
H A Dcheeps_remote_image_remote_instance.py38 def _CreateAVD(self, avd_spec, no_prompts): argument
81 def __init__(self, cfg, avd_spec=None): argument
H A Dlocal_image_remote_instance.py37 def _CreateAVD(self, avd_spec, no_prompts): argument
H A Dgoldfish_remote_image_remote_instance.py30 def _CreateAVD(self, avd_spec, no_prompts): argument
H A Dlocal_image_remote_host.py35 def _CreateAVD(self, avd_spec, no_prompts): argument
H A Dgce_local_image_remote_instance.py35 def _CreateAVD(self, avd_spec, no_prompts): argument
H A Dgce_remote_image_remote_instance.py36 def _CreateAVD(self, avd_spec, no_prompts): argument
H A Dremote_image_remote_host.py39 def _CreateAVD(self, avd_spec, no_prompts): argument
H A Dgoldfish_remote_host.py36 def _CreateAVD(self, avd_spec, no_prompts): argument
H A Dcreate_common.py293 def PrepareLocalInstanceDir(instance_dir, avd_spec): argument
/aosp_15_r20/tools/acloud/internal/lib/
H A Dcvd_utils.py420 def _MixSuperImage(super_image_path, avd_spec, target_files_dir, ota): argument
490 def AreTargetFilesRequired(avd_spec): argument
496 def UploadExtraImages(ssh_obj, remote_image_dir, avd_spec, target_files_dir): argument
831 def _GetLaunchCvdArgs(avd_spec, config): argument
898 def GetRemoteLaunchCvdCmd(remote_dir, avd_spec, config, extra_args): argument
1117 def GetRemoteBuildInfoDict(avd_spec): argument
H A 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
H A Dcheeps_compute_client.py66 def CreateInstance(self, instance, image_name, image_project, avd_spec): argument
H A Dgoldfish_compute_client.py165 avd_spec=None, argument
H A Dgoldfish_utils.py285 def ConvertAvdSpecToArgs(avd_spec): argument
/aosp_15_r20/tools/acloud/public/actions/
H A Dcreate_goldfish_action.py72 avd_spec=None, argument
232 def CreateDevices(avd_spec=None, argument
H A Dremote_instance_fvp_device_factory.py27 def __init__(self, avd_spec): argument
H A Dgce_device_factory.py36 def __init__(self, avd_spec, local_image_artifact=None): argument
H A Dremote_instance_cf_device_factory.py50 def __init__(self, avd_spec, local_image_artifact=None, argument
H A Dremote_instance_trusty_device_factory.py79 def __init__(self, avd_spec, local_android_image_artifact=None): argument
/aosp_15_r20/tools/acloud/public/
H A Ddevice_driver.py168 avd_spec=None, argument
348 avd_spec=None): argument

12