|
Android-cuttlefish cvd tool
|
#include <log_tee_creator.h>

Public Member Functions | |
| INJECT (LogTeeCreator(const CuttlefishConfig::InstanceSpecific &instance)) | |
| Result< Command > | CreateFullLogTee (Command &cmd, std::string process_name) |
| Result< Command > | CreateLogTee (Command &cmd, std::string process_name, Command::StdIoChannel log_channel) |
Private Attributes | |
| const CuttlefishConfig::InstanceSpecific | instance_ |
| Result< Command > cuttlefish::LogTeeCreator::CreateFullLogTee | ( | Command & | cmd, |
| std::string | process_name | ||
| ) |
| Result< Command > cuttlefish::LogTeeCreator::CreateLogTee | ( | Command & | cmd, |
| std::string | process_name, | ||
| Command::StdIoChannel | log_channel | ||
| ) |
| cuttlefish::LogTeeCreator::INJECT | ( | LogTeeCreator(const CuttlefishConfig::InstanceSpecific &instance) | ) |
|
private |