Android-cuttlefish cvd tool
|
Go to the source code of this file.
Classes | |
struct | cuttlefish::PruneResult |
Namespaces | |
namespace | cuttlefish |
Functions | |
Result< void > | cuttlefish::EmptyCache (const std::string &cache_directory) |
Result< std::size_t > | cuttlefish::GetCacheSize (const std::string &cache_directory) |
Result< PruneResult > | cuttlefish::PruneCache (const std::string &cache_directory, const std::size_t allowed_size_gb) |
Variables | |
constexpr std::size_t | cuttlefish::kDefaultCacheSizeGb = 25 |