|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/alloc.h"#include <string>#include "absl/strings/numbers.h"#include "absl/strings/str_format.h"#include "cuttlefish/host/commands/cvdalloc/interface.h"#include "cuttlefish/host/libs/config/cuttlefish_config.h"#include "cuttlefish/result/result.h"
Namespaces | |
| namespace | cuttlefish |
Functions | |
| static Result< std::string > | cuttlefish::InterfaceName (const CuttlefishConfig::InstanceSpecific &instance, const std::string &name) |
| Result< IfaceConfig > | cuttlefish::DefaultNetworkInterfaces (const CuttlefishConfig::InstanceSpecific &instance) |