Home
last modified time | relevance | path

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

/tools/acloud/public/actions/
Dcreate_cuttlefish_action.py57 system_build_id=None, system_build_target=None, argument
93 system_build_target or build_target, system_build_id, system_branch)
190 system_build_id=remote_system_build_id,
207 system_build_id=None, argument
274 system_branch, system_build_id, system_build_target, bootloader_branch,
285 system_build_id=system_build_id,
Dcreate_cuttlefish_action_test.py137 system_build_id=self.SYSTEM_BUILD_ID,
154 system_build_id=self.SYSTEM_BUILD_ID,
Dremote_instance_cf_device_factory_test.py99 args.system_build_id = "2345"
/tools/acloud/internal/lib/
Doxygen_client.py30 system_build_id, kernel_build_target, kernel_build_id, argument
52 if system_build_id:
53 cmd.extend(["-system_build_id", system_build_id])
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.py199 system_build_id=None, bootloader_build_target=None, argument
268 self.FetchBuild(build_id, branch, build_target, system_build_id,
545 def FetchBuild(self, build_id, branch, build_target, system_build_id, argument
577 build_id, branch, build_target, system_build_id, system_branch,
Dandroid_build_client.py156 def GetFetchBuildArgs(self, build_id, branch, build_target, system_build_id, argument
191 system_build_id, system_branch, system_build_target)
Dandroid_build_client_test.py172 system_build_id = "2345"
196 build_id, build_branch, build_target, system_build_id,
/tools/acloud/create/
Dcreate_args_test.py49 system_build_id=None,
104 mock_args.system_build_id = "123456"
112 mock_args.system_build_id = "123456"
Dcreate_args.py793 args.system_build_id,
831 if args.system_branch or args.system_build_id or args.system_build_target:
Davd_spec_test.py386 self.args.system_build_id = "system_build_id"
Davd_spec.py611 self._system_build_info = {constants.BUILD_ID: args.system_build_id,
/tools/acloud/public/
Dacloud_main.py281 or parsed_args.system_build_id