Android-cuttlefish cvd tool
Classes | Namespaces | Functions
cuttlefish_config.h File Reference
#include <sys/types.h>
#include <cstdint>
#include <map>
#include <memory>
#include <optional>
#include <set>
#include <string>
#include <vector>
#include "cuttlefish/common/libs/utils/architecture.h"
#include "cuttlefish/common/libs/utils/device_type.h"
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/libs/config/ap_boot_flow.h"
#include "cuttlefish/host/libs/config/boot_flow.h"
#include "cuttlefish/host/libs/config/config_constants.h"
#include "cuttlefish/host/libs/config/config_fragment.h"
#include "cuttlefish/host/libs/config/config_utils.h"
#include "cuttlefish/host/libs/config/external_network_mode.h"
#include "cuttlefish/host/libs/config/guest_hwui_renderer.h"
#include "cuttlefish/host/libs/config/guest_renderer_preload.h"
#include "cuttlefish/host/libs/config/secure_hals.h"
#include "cuttlefish/host/libs/config/vmm_mode.h"
Include dependency graph for cuttlefish_config.h:

Go to the source code of this file.

Classes

class  cuttlefish::CuttlefishConfig
 
struct  cuttlefish::CuttlefishConfig::DisplayConfig
 
struct  cuttlefish::CuttlefishConfig::TouchpadConfig
 
class  cuttlefish::CuttlefishConfig::InstanceSpecific
 
class  cuttlefish::CuttlefishConfig::MutableInstanceSpecific
 
class  cuttlefish::CuttlefishConfig::EnvironmentSpecific
 
class  cuttlefish::CuttlefishConfig::MutableEnvironmentSpecific
 

Namespaces

namespace  Json
 
namespace  cuttlefish
 

Functions

bool cuttlefish::IsRestoring (const CuttlefishConfig &config)