|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/cvd/cli/parser/instance/cf_connectivity_configs.h"#include <algorithm>#include <string>#include <vector>#include "cuttlefish/host/commands/assemble_cvd/flags_defaults.h"#include "cuttlefish/host/commands/cvd/cli/parser/cf_configs_common.h"#include "cuttlefish/host/commands/cvd/cli/parser/load_config.pb.h"
Namespaces | |
| namespace | cuttlefish |
Functions | |
| static std::string | cuttlefish::VsockGuestGroup (const Instance &instance) |
| static int32_t | cuttlefish::ModemSimulatorSimType (const Instance &instance) |
| std::vector< std::string > | cuttlefish::GenerateConnectivityFlags (const EnvironmentSpecification &cfg) |
Variables | |
| constexpr char | cuttlefish::kFlagModemSimulatorSimType [] = "modem_simulator_sim_type" |