Android-cuttlefish cvd tool
Functions | Variables
cuttlefish::anonymous_namespace{fetch_cvd_parser.cc} Namespace Reference

Functions

std::vector< FlagGetFlagsVector (FetchFlags &fetch_flags, std::string &directory)
 

Variables

constexpr char kUsageMessage []
 

Function Documentation

◆ GetFlagsVector()

std::vector< Flag > cuttlefish::anonymous_namespace{fetch_cvd_parser.cc}::GetFlagsVector ( FetchFlags fetch_flags,
std::string &  directory 
)

Variable Documentation

◆ kUsageMessage

constexpr char cuttlefish::anonymous_namespace{fetch_cvd_parser.cc}::kUsageMessage[]
constexpr
Initial value:
=
"*_build flags other than --chrome_os_build accept values in the following "
"format:\n"
"{<branch> | <build_id>}[/<build_target>][{<filepath>}]\n"
"For example: "
"\"aosp-android-latest-release/"
"aosp_cf_x86_64_only_phone-userdebug{file.txt}\""
"<branch> fetches artifacts from the latest build of the argument\n"
"{<filepath>} is used for certain artifacts to specify the file to "
"download location in the build artifacts\n"
"if <build_target> is not specified then the default build target is: "