Android-cuttlefish cvd tool
Classes | Namespaces | Functions
fastboot.h File Reference
#include <fruit/fruit.h>
#include "cuttlefish/host/libs/config/config_flag.h"
#include "cuttlefish/host/libs/config/config_fragment.h"
#include "cuttlefish/host/libs/config/cuttlefish_config.h"
#include "cuttlefish/host/libs/feature/feature.h"
#include "cuttlefish/host/libs/feature/kernel_log_pipe_provider.h"
Include dependency graph for fastboot.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cuttlefish::FastbootConfig
 
class  cuttlefish::FastbootConfigFragment
 
class  cuttlefish::FastbootConfigFlag
 

Namespaces

namespace  cuttlefish
 

Functions

fruit::Component< FastbootConfig > cuttlefish::FastbootConfigComponent ()
 
fruit::Component< fruit::Required< FastbootConfig, ConfigFlag >, FastbootConfigFlag > cuttlefish::FastbootConfigFlagComponent ()
 
fruit::Component< fruit::Required< FastbootConfig >, FastbootConfigFragment > cuttlefish::FastbootConfigFragmentComponent ()
 
fruit::Component< fruit::Required< KernelLogPipeProvider, const CuttlefishConfig::InstanceSpecific, const FastbootConfig > > cuttlefish::LaunchFastbootComponent ()