Searched refs:system_branch (Results 1 – 10 of 10) sorted by relevance
/tools/acloud/public/actions/ |
D | create_cuttlefish_action.py | 56 kernel_build_target=None, system_branch=None, argument 92 system_build_target or build_target, system_build_id, system_branch) 182 system_branch=self.system_build_info.branch, 196 system_branch=None, argument 255 system_branch, system_build_id, system_build_target, gpu, num, 264 kernel_build_target=kernel_build_target, system_branch=system_branch,
|
D | create_cuttlefish_action_test.py | 127 system_branch=self.SYSTEM_BRANCH, 141 system_branch=self.SYSTEM_BRANCH,
|
D | remote_instance_cf_device_factory.py | 209 system_branch, system_build_target, kernel_build_id, argument 228 system_branch, system_build_target, kernel_build_id,
|
D | remote_instance_cf_device_factory_test.py | 83 args.system_branch = "sys_branch" 223 args.system_branch = "sys_branch"
|
/tools/acloud/internal/lib/ |
D | cvd_compute_client_multi_stage.py | 168 system_build_target=None, system_branch=None, argument 230 system_branch, system_build_target, kernel_build_id, 519 system_branch, system_build_target, kernel_build_id, argument 532 system_build = _ProcessBuild(system_build_id, system_branch, system_build_target)
|
D | cvd_compute_client.py | 75 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)
|
/tools/acloud/public/ |
D | acloud_main.py | 287 if (parsed_args.system_branch 390 system_branch=args.system_branch,
|
/tools/acloud/create/ |
D | create_args_test.py | 39 system_branch=None,
|
D | create_args.py | 575 if args.system_branch or args.system_build_id or args.system_build_target:
|
D | avd_spec.py | 559 constants.BUILD_BRANCH: args.system_branch,
|