Android-cuttlefish cvd tool
Classes | Namespaces | Functions
guest_config.h File Reference
#include <optional>
#include <string>
#include <vector>
#include "cuttlefish/common/libs/utils/device_type.h"
#include "cuttlefish/common/libs/utils/host_info.h"
#include "cuttlefish/host/commands/assemble_cvd/flags/boot_image.h"
#include "cuttlefish/host/commands/assemble_cvd/flags/kernel_path.h"
#include "cuttlefish/host/commands/assemble_cvd/flags/system_image_dir.h"
#include "cuttlefish/host/commands/assemble_cvd/proto/guest_config.pb.h"
#include "cuttlefish/host/libs/config/gpu_mode.h"
#include "cuttlefish/pretty/pretty.h"
#include "cuttlefish/pretty/struct.h"
#include "cuttlefish/result/result.h"
Include dependency graph for guest_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cuttlefish::GuestConfig
 

Namespaces

namespace  cuttlefish
 

Functions

PrettyStruct cuttlefish::Pretty (const GuestConfig &config, PrettyAdlPlaceholder)
 
Result< std::vector< GuestConfig > > cuttlefish::ReadGuestConfig (const BootImageFlag &boot_image, const KernelPathFlag &kernel_path, const SystemImageDirFlag &system_image_dirs)