|
Android-cuttlefish cvd tool
|


Go to the source code of this file.
Namespaces | |
| namespace | cuttlefish |
Functions | |
| std::string | cuttlefish::CvdUserLogDir () |
| std::string | cuttlefish::GetCvdLogFileName (const std::string &log_dir, const std::chrono::system_clock::time_point now) |
| Result< void > | cuttlefish::PruneLogsDirectory (const std::string &log_dir, size_t retain) |
Variables | |
| constexpr size_t | cuttlefish::kCvdRetainLogFilesNum = 30 |