33 "aosp_cf_x86_64_only_phone-userdebug";
Definition: expected.h:86
LogSeverity
Definition: logging.h:87
@ INFO
Definition: logging.h:90
Definition: alloc_utils.cpp:23
constexpr bool kDefaultKeepDownloadedArchives
Definition: fetch_cvd_parser.h:30
constexpr char kDefaultTargetDirectory[]
Definition: fetch_cvd_parser.h:29
constexpr char kDefaultBuildTarget[]
Definition: fetch_cvd_parser.h:32
constexpr char kDefaultBuildString[]
Definition: fetch_cvd_parser.h:28
Definition: build_api_flags.h:37
Definition: fetch_cvd_parser.h:35
VectorFlags vector_flags
Definition: fetch_cvd_parser.h:42
bool helpxml
Definition: fetch_cvd_parser.h:40
bool keep_downloaded_archives
Definition: fetch_cvd_parser.h:38
BuildApiFlags build_api_flags
Definition: fetch_cvd_parser.h:41
std::vector< std::string > host_substitutions
Definition: fetch_cvd_parser.h:43
android::base::LogSeverity verbosity
Definition: fetch_cvd_parser.h:39
std::string target_directory
Definition: fetch_cvd_parser.h:36
static Result< FetchFlags > Parse(std::vector< std::string > &args)
Definition: fetch_cvd_parser.cc:87
std::optional< BuildString > host_package_build
Definition: fetch_cvd_parser.h:37
Definition: vector_flags.h:31