Android-cuttlefish cvd tool
Functions
cuttlefish::anonymous_namespace{flag.cpp} Namespace Reference

Functions

bool ConsumeDashes (std::string_view &flag_arg)
 
bool MatchNormalized (std::string_view str1, std::string_view str2)
 
std::string DefaultValueNameHint (std::string_view name)
 

Function Documentation

◆ ConsumeDashes()

bool cuttlefish::anonymous_namespace{flag.cpp}::ConsumeDashes ( std::string_view &  flag_arg)

◆ DefaultValueNameHint()

std::string cuttlefish::anonymous_namespace{flag.cpp}::DefaultValueNameHint ( std::string_view  name)

◆ MatchNormalized()

bool cuttlefish::anonymous_namespace{flag.cpp}::MatchNormalized ( std::string_view  str1,
std::string_view  str2 
)