|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/run_cvd/launch/casimir.h"#include <string>#include <utility>#include <vector>#include "cuttlefish/common/libs/fs/shared_fd.h"#include "cuttlefish/host/commands/run_cvd/launch/log_tee_creator.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/process/command.h"#include "cuttlefish/result/result.h"
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< std::vector< MonitorCommand > > | cuttlefish::Casimir (const CuttlefishConfig &config, const CuttlefishConfig::EnvironmentSpecific &environment, const CuttlefishConfig::InstanceSpecific &instance, LogTeeCreator &log_tee) |