/tools/treble/build/sandbox/ |
D | config.py | 384 def get_tags(self, build_target): argument 388 def has_tag(self, build_target, tag): argument 400 def get_allowed_projects_file(self, build_target): argument 404 def get_build_config_android_target(self, build_target): argument 422 def get_build_goals(self, build_target, contexts=frozenset()): argument 464 def get_build_flags(self, build_target, contexts=frozenset()): argument 485 def get_allow_readwrite_all(self, build_target): argument 517 def get_build_config(self, build_target): argument
|
D | build_android_sandboxed.py | 26 def build(build_target, argument
|
D | nsjail.py | 50 build_target, argument 144 build_target, argument
|
D | overlay.py | 438 build_target, argument
|
/tools/acloud/internal/lib/ |
D | android_build_client.py | 78 build_target, argument 137 def ProcessBuild(build_id=None, branch=None, build_target=None): argument 156 def GetFetchBuildArgs(self, build_id, branch, build_target, system_build_id, argument 272 build_target, argument 313 def GetBranch(self, build_target, build_id): argument 327 def GetLKGB(self, build_target, build_branch): argument 360 def GetBuildInfo(self, build_target, build_id, branch): argument
|
D | oxygen_client.py | 29 def LeaseDevice(build_target, build_id, build_branch, system_build_target, argument
|
D | cvd_compute_client.py | 71 build_target=None, branch=None, build_id=None, argument
|
D | android_compute_client.py | 162 def GenerateImageName(cls, build_target=None, build_id=None): argument 193 def GenerateInstanceName(self, build_target=None, build_id=None): argument
|
D | cvd_compute_client_multi_stage.py | 142 def FormatRemoteHostInstanceName(ip_addr, build_id, build_target): argument 194 build_target=None, branch=None, build_id=None, argument 545 def FetchBuild(self, build_id, branch, build_target, system_build_id, argument
|
D | goldfish_compute_client.py | 154 build_target, argument
|
/tools/acloud/public/actions/ |
D | create_goldfish_action.py | 64 build_target, argument 202 def _FetchBuildIdFromFile(cfg, build_target, build_id, filename): argument 233 build_target=None, argument
|
D | create_cuttlefish_action.py | 54 def __init__(self, cfg, build_target, build_id, branch=None, argument 200 build_target=None, argument
|
D | remote_host_gf_device_factory.py | 185 def _InferEmulatorZipName(build_target, build_id): argument 214 def _RetrieveArtifact(download_dir, build_api, build_target, build_id, argument 247 def _RetrieveEmulatorBuildID(self, download_dir, build_api, build_target, argument
|
/tools/acloud/public/ |
D | device_driver.py | 69 def _CreateGceImageWithBuildInfo(self, build_target, build_id): argument 161 build_target=None, argument 339 build_target=None, argument
|
/tools/asuite/atest/unittest_data/acloud/ |
D | create_failure.json | 9 "build_target": "aosp_cf_x86_phone-userdebug", string
|
D | create_success.json | 9 "build_target": "aosp_cf_x86_phone-userdebug", string
|
/tools/acloud/create/ |
D | remote_image_local_instance.py | 163 def GetMixBuildTargetFilename(build_target, build_id): argument
|
D | create_common.py | 180 def DownloadRemoteArtifact(cfg, build_target, build_id, artifact, extract_path, argument
|
D | avd_spec.py | 668 def _GetBuildBranch(self, build_id, build_target): argument
|