|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/run_cvd/launch/secure_env.h"#include <string>#include <vector>#include "cuttlefish/common/libs/fs/shared_fd.h"#include "cuttlefish/common/libs/utils/files.h"#include "cuttlefish/host/commands/run_cvd/launch/snapshot_control_files.h"#include "cuttlefish/host/libs/config/cuttlefish_config.h"#include "cuttlefish/host/libs/config/known_paths.h"#include "cuttlefish/host/libs/config/secure_hals.h"#include "cuttlefish/host/libs/feature/command_source.h"#include "cuttlefish/host/libs/feature/kernel_log_pipe_provider.h"#include "cuttlefish/process/command.h"#include "cuttlefish/result/result.h"
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< MonitorCommand > | cuttlefish::SecureEnv (const CuttlefishConfig &config, const CuttlefishConfig::InstanceSpecific &instance, AutoSnapshotControlFiles::Type &snapshot_control_files, KernelLogPipeProvider &kernel_log_pipe_provider) |