Android-cuttlefish cvd tool
|
#include <string_view>
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) |