|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/run_cvd/launch/log_tee_creator.h"#include <string>#include <utility>#include <vector>#include "cuttlefish/common/libs/fs/fd.h"#include "cuttlefish/common/libs/fs/shared_fd.h"#include "cuttlefish/host/libs/config/config_utils.h"#include "cuttlefish/host/libs/config/cuttlefish_config.h"#include "cuttlefish/process/command.h"#include "cuttlefish/result/result.h"
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::anonymous_namespace{log_tee_creator.cpp} |
Functions | |
| Result< Command > | cuttlefish::anonymous_namespace{log_tee_creator.cpp}::CreateLogTeeImpl (Command &cmd, const CuttlefishConfig::InstanceSpecific &instance, std::string process_name, const std::vector< Command::StdIoChannel > &log_channels) |