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/shared_fd.h"
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/common/libs/utils/subprocess.h"
#include "cuttlefish/host/libs/config/config_utils.h"
#include "cuttlefish/host/libs/config/cuttlefish_config.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< Subprocess::StdIOChannel > &log_channels) |