Android-cuttlefish cvd tool
|
Go to the source code of this file.
Classes | |
struct | cuttlefish::DeviceName |
Namespaces | |
namespace | cuttlefish |
Functions | |
bool | cuttlefish::IsValidInstanceName (const std::string &token) |
bool | cuttlefish::IsValidGroupName (const std::string &token) |
bool | cuttlefish::IsValidDeviceName (const std::string &token) |
Result< DeviceName > | cuttlefish::BreakDeviceName (const std::string &device_name) |