Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/run_cvd/server_loop.h"
#include <fruit/fruit.h>
#include "cuttlefish/host/commands/run_cvd/launch/webrtc_controller.h"
#include "cuttlefish/host/commands/run_cvd/server_loop_impl.h"
#include "cuttlefish/host/libs/config/cuttlefish_config.h"
#include "cuttlefish/host/libs/feature/feature.h"
#include "cuttlefish/host/libs/feature/inject.h"
Namespaces | |
namespace | cuttlefish |
Functions | |
fruit::Component< fruit::Required< const CuttlefishConfig, const CuttlefishConfig::InstanceSpecific, AutoSnapshotControlFiles::Type, WebRtcController >, ServerLoop > | cuttlefish::serverLoopComponent () |