Home
last modified time | relevance | path

Searched refs:BUILD_ARTIFACT (Results 1 – 7 of 7) sorted by relevance

/tools/acloud/internal/lib/
Dandroid_build_client.py181 artifact = build_info.get(constants.BUILD_ARTIFACT)
242 boot_artifact = boot_build_info.get(constants.BUILD_ARTIFACT)
Dandroid_build_client_test.py185 constants.BUILD_ARTIFACT: "gbl_x86_32.efi"}
189 constants.BUILD_ARTIFACT: "boot-5.10.img"}
/tools/acloud/internal/
Dconstants.py35 BUILD_ARTIFACT = "artifact" variable
/tools/acloud/create/
Davd_spec.py676 constants.BUILD_ARTIFACT: args.boot_artifact}
683 constants.BUILD_ARTIFACT: args.android_efi_loader_artifact}
Davd_spec_test.py432 constants.BUILD_ARTIFACT: "boot_artifact"},
/tools/acloud/public/actions/
Dremote_host_gf_device_factory_test.py285 constants.BUILD_ARTIFACT: "boot-5.10.img"}
Dremote_host_gf_device_factory.py467 constants.BUILD_ARTIFACT)