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.cc82 const std::vector<Artifact>& artifacts) { in TargetBuildZipFromArtifacts()
98 auto artifacts = build_api->Artifacts(build); in download_images() local
131 auto artifacts = build_api->Artifacts(build); in download_target_files() local
149 auto artifacts = build_api->Artifacts(build); in download_host_package() local
185 auto artifacts = build_api->Artifacts(build); in download_ota_tools() local
/device/google/cuttlefish/host/libs/web/
Dbuild_api.cc174 std::vector<Artifact> artifacts; in Artifacts() local
216 std::vector<Artifact> artifacts; in Artifacts() local