Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/fetcher/
Dfetch_cvd.cc413 std::vector<Artifact> kernel_artifacts = build_api.Artifacts(kernel_build); in FetchCvdMain() local
414 for (const auto& artifact : kernel_artifacts) { in FetchCvdMain()