Android-cuttlefish cvd tool
|
Functions | |
std::set< std::string > | GetSupportedFlags (const std::string &go_binary_path) |
std::vector< std::string > | CreateCasFlags (std::string downloader_path, Json::Value &config_flags) |
std::string | ToSeconds (int timeout) |
Json::Value | ConvertToConfigFlags (const CasDownloaderFlags &flags) |
Command | GetCommand (const std::string downloader_path, const std::vector< std::string > &flags, const CasIdentifier &cas_identifier, const std::string &target_directory, const std::optional< std::string > &stats_filepath) |
Json::Value cuttlefish::anonymous_namespace{cas_downloader.cpp}::ConvertToConfigFlags | ( | const CasDownloaderFlags & | flags | ) |
std::vector< std::string > cuttlefish::anonymous_namespace{cas_downloader.cpp}::CreateCasFlags | ( | std::string | downloader_path, |
Json::Value & | config_flags | ||
) |
Command cuttlefish::anonymous_namespace{cas_downloader.cpp}::GetCommand | ( | const std::string | downloader_path, |
const std::vector< std::string > & | flags, | ||
const CasIdentifier & | cas_identifier, | ||
const std::string & | target_directory, | ||
const std::optional< std::string > & | stats_filepath | ||
) |
std::set< std::string > cuttlefish::anonymous_namespace{cas_downloader.cpp}::GetSupportedFlags | ( | const std::string & | go_binary_path | ) |
|
inline |