Android-cuttlefish cvd tool
Namespaces | Enumerations | Functions
data_image_policy.h File Reference
#include <string>
#include <string_view>
Include dependency graph for data_image_policy.h:
This graph shows which files directly or indirectly include this file:

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)