Android-cuttlefish cvd tool
Classes | Namespaces | Functions
fetch_cvd.h File Reference
#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"
Include dependency graph for fetch_cvd.h:
This graph shows which files directly or indirectly include this file:

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)