Android-cuttlefish cvd tool
Namespaces | Functions
external_network_mode.cc File Reference
#include "cuttlefish/host/libs/config/external_network_mode.h"
#include <cctype>
#include <ostream>
#include <string_view>
#include "absl/strings/match.h"
#include "cuttlefish/result/result.h"
Include dependency graph for external_network_mode.cc:

Namespaces

namespace  cuttlefish
 

Functions

std::ostream & cuttlefish::operator<< (std::ostream &out, ExternalNetworkMode net)
 
Result< ExternalNetworkMode > cuttlefish::ParseExternalNetworkMode (std::string_view str)
 
std::string_view cuttlefish::format_as (ExternalNetworkMode net)