Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/cvd/cli/parser/instance/cf_boot_configs.h"
#include <string>
#include <vector>
#include "cuttlefish/common/libs/utils/base64.h"
#include "cuttlefish/common/libs/utils/result.h"
#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 bool | cuttlefish::EnableBootAnimation (const Instance &instance) |
static Result< std::string > | cuttlefish::BootCfgArgs (const Instance &instance) |
Result< std::vector< std::string > > | cuttlefish::GenerateBootFlags (const EnvironmentSpecification &cfg) |