|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/run_cvd/launch/sensors_simulator.h"#include <string>#include "cuttlefish/common/libs/fs/shared_fd.h"#include "cuttlefish/common/libs/utils/files.h"#include "cuttlefish/host/commands/run_cvd/launch/sensors_socket_pair.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/kernel_log_pipe_provider.h"#include "cuttlefish/process/command.h"#include "cuttlefish/result/result.h"
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::anonymous_namespace{sensors_simulator.cpp} |
Functions | |
| Result< SharedFD > | cuttlefish::anonymous_namespace{sensors_simulator.cpp}::CreateFifo (const std::string &path) |
| Result< MonitorCommand > | cuttlefish::SensorsSimulator (const CuttlefishConfig::InstanceSpecific &instance, AutoSensorsSocketPair::Type &sensors_socket_pair, KernelLogPipeProvider &kernel_log_pipe_provider) |