Android-cuttlefish cvd tool
Classes | Namespaces | Functions
guest_config.h File Reference
#include <optional>
#include <string>
#include <vector>
#include "cuttlefish/common/libs/utils/architecture.h"
#include "cuttlefish/common/libs/utils/device_type.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 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

Result< std::vector< GuestConfig > > cuttlefish::ReadGuestConfig (const BootImageFlag &boot_image, const KernelPathFlag &kernel_path, const SystemImageDirFlag &system_image_dir)