|
Android-cuttlefish cvd tool
|
#include <stddef.h>#include <string>#include <vector>#include "cuttlefish/host/commands/cvd/fetch/builds.h"#include "cuttlefish/host/commands/cvd/fetch/fetch_cvd_parser.h"#include "cuttlefish/result/result.h"

Go to the source code of this file.
Classes | |
| struct | cuttlefish::FetchArtifacts |
| struct | cuttlefish::FetchResult |
Namespaces | |
| namespace | cuttlefish |
Functions | |
| std::string | cuttlefish::GetFetchLogsFileName (const std::string &target_directory) |
| Result< FetchResult > | cuttlefish::FetchCvdMain (const FetchFlags &flags) |