Home
last modified time | relevance | path

Searched defs:build_target (Results 1 – 17 of 17) sorted by relevance

/tools/acloud/internal/lib/
Dandroid_build_client.py78 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
Dengprod_client.py27 def LeaseDevice(build_target, build_id, api_key, api_url): argument
Dcvd_compute_client.py71 build_target=None, branch=None, build_id=None, argument
Dcvd_compute_client_multi_stage.py149 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
Dandroid_compute_client.py163 def GenerateImageName(cls, build_target=None, build_id=None): argument
194 def GenerateInstanceName(self, build_target=None, build_id=None): argument
Dgoldfish_compute_client.py154 build_target, argument
/tools/treble/build/sandbox/
Dconfig.py373 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
Dbuild_android_sandboxed.py26 def build(build_target, variant, nsjail_bin, chroot, dist_dir, build_id, argument
Dnsjail.py50 build_target, argument
144 build_target, argument
Doverlay.py438 build_target, argument
/tools/acloud/public/actions/
Dcreate_goldfish_action.py64 build_target, argument
202 def _FetchBuildIdFromFile(cfg, build_target, build_id, filename): argument
233 build_target=None, argument
Dcreate_cuttlefish_action.py54 def __init__(self, cfg, build_target, build_id, branch=None, argument
200 build_target=None, argument
/tools/acloud/public/
Ddevice_driver.py69 def _CreateGceImageWithBuildInfo(self, build_target, build_id): argument
161 build_target=None, argument
338 build_target=None, argument
/tools/asuite/atest/unittest_data/acloud/
Dcreate_failure.json9 "build_target": "aosp_cf_x86_phone-userdebug", string
Dcreate_success.json9 "build_target": "aosp_cf_x86_phone-userdebug", string
/tools/acloud/create/
Dcreate_common.py129 def DownloadRemoteArtifact(cfg, build_target, build_id, artifact, extract_path, argument
Davd_spec.py633 def _GetBuildBranch(self, build_id, build_target): argument