|
Android-cuttlefish cvd tool
|
Functions | |
| template<typename ProtoType > | |
| Result< ProtoType > | ParseTextProtoFlagHelper (const std::string &flag_value, const std::string &flag_name) |
| template<typename ProtoType > | |
| Result< ProtoType > | ParseBinProtoFlagHelper (const std::string &flag_value, const std::string &flag_name) |
| Result< std::vector< std::vector< CuttlefishConfig::DisplayConfig > > > | ParseDisplaysProto () |
| Result< ProtoType > cuttlefish::anonymous_namespace{display_proto.cc}::ParseBinProtoFlagHelper | ( | const std::string & | flag_value, |
| const std::string & | flag_name | ||
| ) |
| Result< std::vector< std::vector< CuttlefishConfig::DisplayConfig > > > cuttlefish::anonymous_namespace{display_proto.cc}::ParseDisplaysProto | ( | ) |
| Result< ProtoType > cuttlefish::anonymous_namespace{display_proto.cc}::ParseTextProtoFlagHelper | ( | const std::string & | flag_value, |
| const std::string & | flag_name | ||
| ) |