33 "aosp_cf_x86_64_only_phone-userdebug";
Definition: alloc_driver.h:20
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
tl::expected< T, StackTraceError > Result
Definition: result_type.h:30
constexpr char kDefaultBuildString[]
Definition: fetch_cvd_parser.h:28
Definition: build_api_flags.h:39
Definition: fetch_cvd_parser.h:35
VectorFlags vector_flags
Definition: fetch_cvd_parser.h:41
bool helpxml
Definition: fetch_cvd_parser.h:39
bool keep_downloaded_archives
Definition: fetch_cvd_parser.h:38
BuildApiFlags build_api_flags
Definition: fetch_cvd_parser.h:40
std::vector< std::string > host_substitutions
Definition: fetch_cvd_parser.h:42
std::string target_directory
Definition: fetch_cvd_parser.h:36
static Result< FetchFlags > Parse(std::vector< std::string > &args)
Definition: fetch_cvd_parser.cc:84
std::optional< BuildString > host_package_build
Definition: fetch_cvd_parser.h:37
Definition: vector_flags.h:34