Home
last modified time | relevance | path

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

/tools/acloud/public/actions/
Dcreate_cuttlefish_action.py56 kernel_build_target=None, system_branch=None, argument
92 system_build_target or build_target, system_build_id, system_branch)
178 system_branch=self.system_build_info.branch,
192 system_branch=None, argument
251 system_branch, system_build_id, system_build_target, gpu, num,
260 kernel_build_target=kernel_build_target, system_branch=system_branch,
Dcreate_cuttlefish_action_test.py126 system_branch=self.SYSTEM_BRANCH,
140 system_branch=self.SYSTEM_BRANCH,
Dremote_instance_cf_device_factory.py226 system_branch, system_build_target, kernel_build_id, argument
245 system_branch, system_build_target, kernel_build_id,
Dremote_instance_cf_device_factory_test.py82 args.system_branch = "sys_branch"
217 args.system_branch = "sys_branch"
/tools/acloud/internal/lib/
Dcvd_compute_client.py75 system_build_target=None, system_branch=None, argument
125 if system_branch and system_build_id:
127 branch=system_branch, build_id=system_build_id)
Dcvd_compute_client_multi_stage.py160 system_build_target=None, system_branch=None, argument
221 system_branch, system_build_target, kernel_build_id,
500 system_branch, system_build_target, kernel_build_id, argument
513 system_build = _ProcessBuild(system_build_id, system_branch, system_build_target)
/tools/acloud/create/
Dcreate_args_test.py38 system_branch=None,
Dcreate_args.py546 if args.system_branch or args.system_build_id or args.system_build_target:
Davd_spec.py524 constants.BUILD_BRANCH: args.system_branch,
/tools/acloud/public/
Dacloud_main.py262 if (parsed_args.system_branch
367 system_branch=args.system_branch,