|
Android-cuttlefish cvd tool
|
#include <string>#include <string_view>

Go to the source code of this file.
Namespaces | |
| namespace | cuttlefish |
Enumerations | |
| enum class | cuttlefish::DataImagePolicy { cuttlefish::AlwaysCreate , cuttlefish::ResizeUpTo , cuttlefish::Unknown , cuttlefish::UseExisting } |
Functions | |
| DataImagePolicy | cuttlefish::DataImagePolicyFromString (std::string_view policy) |
| std::string | cuttlefish::DataImagePolicyString (DataImagePolicy policy) |