Home
last modified time | relevance | path

Searched refs:system_build_id (Results 1 – 10 of 10) sorted by relevance

/tools/acloud/public/actions/
Dcreate_cuttlefish_action.py57 system_build_id=None, system_build_target=None, argument
92 system_build_target or build_target, system_build_id, system_branch)
179 system_build_id=remote_system_build_id)
193 system_build_id=None, argument
251 system_branch, system_build_id, system_build_target, gpu, num,
261 system_build_id=system_build_id,
Dcreate_cuttlefish_action_test.py127 system_build_id=self.SYSTEM_BUILD_ID)
141 system_build_id=self.SYSTEM_BUILD_ID,
Dremote_instance_cf_device_factory.py225 def _FetchBuild(self, build_id, branch, build_target, system_build_id, argument
244 build_id, branch, build_target, system_build_id,
Dremote_instance_cf_device_factory_test.py81 args.system_build_id = "2345"
216 args.system_build_id = "234"
/tools/acloud/internal/lib/
Dcvd_compute_client.py76 system_build_id=None): argument
125 if system_branch and system_build_id:
127 branch=system_branch, build_id=system_build_id)
Dcvd_compute_client_multi_stage.py161 system_build_id=None): argument
220 self.FetchBuild(build_id, branch, build_target, system_build_id,
499 def FetchBuild(self, build_id, branch, build_target, system_build_id, argument
513 system_build = _ProcessBuild(system_build_id, system_branch, system_build_target)
/tools/acloud/create/
Dcreate_args_test.py39 system_build_id=None,
Dcreate_args.py546 if args.system_branch or args.system_build_id or args.system_build_target:
Davd_spec.py523 self._system_build_info = {constants.BUILD_ID: args.system_build_id,
/tools/acloud/public/
Dacloud_main.py263 or parsed_args.system_build_id
368 system_build_id=args.system_build_id,