Android-cuttlefish cvd tool
Namespaces | Enumerations | Functions
device_type.h File Reference
#include <string_view>
Include dependency graph for device_type.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::DeviceType {
  cuttlefish::Unknown = 0 , cuttlefish::Phone , cuttlefish::Wear , cuttlefish::Auto ,
  cuttlefish::Foldable , cuttlefish::Tv , cuttlefish::Minidroid , cuttlefish::Go
}
 

Functions

DeviceType cuttlefish::ParseDeviceType (std::string_view type_name)