Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::CasDownloader, including all inherited members.
build_desc_ | cuttlefish::CasDownloader | private |
cas_digests_ | cuttlefish::CasDownloader | private |
CasDownloader(std::string downloader_path, std::vector< std::string > flags, bool prefer_uncompressed=false) | cuttlefish::CasDownloader | |
Create(const CasDownloaderFlags &cas_downloader_flags, const std::string &service_account_filepath) | cuttlefish::CasDownloader | static |
downloader_path_ | cuttlefish::CasDownloader | private |
DownloadFile(const std::string &build_id, const std::string &build_target, const std::string &artifact_name, const std::string &target_directory, const DigestsFetcher &digests_fetcher, const std::optional< std::string > &stats_filepath=std::nullopt) | cuttlefish::CasDownloader | virtual |
flags_ | cuttlefish::CasDownloader | private |
GetCasIdentifier(const std::string &build_id, const std::string &build_target, const std::string &artifact_name, const DigestsFetcher &digests_fetcher) | cuttlefish::CasDownloader | private |
prefer_uncompressed_ | cuttlefish::CasDownloader | private |
~CasDownloader()=default | cuttlefish::CasDownloader | virtual |