Android-cuttlefish cvd tool
Namespaces | Functions
device_name.cpp File Reference
#include "cuttlefish/host/commands/cvd/instances/device_name.h"
#include <regex>
#include <vector>
#include <android-base/strings.h>
Include dependency graph for device_name.cpp:

Namespaces

namespace  cuttlefish
 

Functions

bool cuttlefish::IsValidGroupName (const std::string &token)
 
bool cuttlefish::IsValidInstanceName (const std::string &token)
 
Result< DeviceName > cuttlefish::BreakDeviceName (const std::string &device_name)
 
bool cuttlefish::IsValidDeviceName (const std::string &token)