/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 264 build_target, argument 305 def GetBranch(self, build_target, build_id): argument 319 def GetLKGB(self, build_target, build_branch): argument 352 def GetBuildInfo(self, build_target, build_id, branch): argument
|
D | engprod_client.py | 27 def LeaseDevice(build_target, build_id, api_key, api_url): argument
|
D | cvd_compute_client.py | 71 build_target=None, branch=None, build_id=None, argument
|
D | cvd_compute_client_multi_stage.py | 149 build_target=None, branch=None, build_id=None, argument 237 def _RecordBuildInfo(self, avd_spec, build_id, build_target, argument 534 def FetchBuild(self, build_id, branch, build_target, system_build_id, argument
|
D | android_compute_client.py | 163 def GenerateImageName(cls, build_target=None, build_id=None): argument 194 def GenerateInstanceName(self, build_target=None, build_id=None): argument
|
D | goldfish_compute_client.py | 154 build_target, argument
|
/tools/treble/build/sandbox/ |
D | config.py | 373 def get_tags(self, build_target): argument 377 def has_tag(self, build_target, tag): argument 389 def get_allowed_projects_file(self, build_target): argument 393 def get_build_config_android_target(self, build_target): argument 411 def get_build_goals(self, build_target, contexts=frozenset()): argument 462 def get_allow_readwrite_all(self, build_target): argument 495 def get_build_config(self, build_target): argument
|
D | build_android_sandboxed.py | 26 def build(build_target, variant, nsjail_bin, chroot, dist_dir, build_id, argument
|
D | nsjail.py | 50 build_target, argument 144 build_target, argument
|
D | overlay.py | 438 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
|
/tools/acloud/public/ |
D | device_driver.py | 69 def _CreateGceImageWithBuildInfo(self, build_target, build_id): argument 161 build_target=None, argument 338 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 | create_common.py | 129 def DownloadRemoteArtifact(cfg, build_target, build_id, artifact, extract_path, argument
|
D | avd_spec.py | 633 def _GetBuildBranch(self, build_id, build_target): argument
|