Android-cuttlefish cvd tool
Classes | Namespaces | Functions
launch.cpp File Reference
#include "cuttlefish/host/libs/config/fastboot/fastboot.h"
#include <string>
#include <unordered_set>
#include <utility>
#include <vector>
#include <fruit/component.h>
#include <fruit/fruit_forward_decls.h>
#include <fruit/macro.h>
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/common/libs/utils/subprocess.h"
#include "cuttlefish/host/commands/kernel_log_monitor/kernel_log_server.h"
#include "cuttlefish/host/libs/config/boot_flow.h"
#include "cuttlefish/host/libs/config/cuttlefish_config.h"
#include "cuttlefish/host/libs/config/known_paths.h"
#include "cuttlefish/host/libs/feature/command_source.h"
#include "cuttlefish/host/libs/feature/feature.h"
#include "cuttlefish/host/libs/feature/kernel_log_pipe_provider.h"
Include dependency graph for launch.cpp:

Classes

class  cuttlefish::anonymous_namespace{launch.cpp}::FastbootProxy
 

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::anonymous_namespace{launch.cpp}
 

Functions

fruit::Component< fruit::Required< KernelLogPipeProvider, const CuttlefishConfig::InstanceSpecific, const FastbootConfig > > cuttlefish::LaunchFastbootComponent ()