Home
last modified time | relevance | path

Searched defs:artifacts (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/fetcher/
Dfetch_cvd.cc77 const std::vector<Artifact>& artifacts) { in TargetBuildZipFromArtifacts()
93 auto artifacts = build_api->Artifacts(build); in download_images() local
126 auto artifacts = build_api->Artifacts(build); in download_target_files() local
144 auto artifacts = build_api->Artifacts(build); in download_host_package() local
180 auto artifacts = build_api->Artifacts(build); in download_ota_tools() local
Dbuild_api.cc136 std::vector<Artifact> artifacts; in Artifacts() local
152 std::vector<Artifact> artifacts; in Artifacts() local