Android-cuttlefish cvd tool
Classes | Namespaces | Functions
kernel_log_monitor.cpp File Reference
#include "cuttlefish/host/commands/run_cvd/launch/kernel_log_monitor.h"
#include <errno.h>
#include <stddef.h>
#include <string.h>
#include <string>
#include <unordered_set>
#include <utility>
#include <vector>
#include <android-base/logging.h>
#include <fruit/component.h>
#include <fruit/fruit_forward_decls.h>
#include <fruit/injector.h>
#include <fruit/macro.h>
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/common/libs/utils/subprocess.h"
#include "cuttlefish/host/commands/run_cvd/reporting.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/feature.h"
#include "cuttlefish/host/libs/feature/inject.h"
#include "cuttlefish/host/libs/feature/kernel_log_pipe_provider.h"
Include dependency graph for kernel_log_monitor.cpp:

Classes

class  cuttlefish::anonymous_namespace{kernel_log_monitor.cpp}::KernelLogMonitor
 

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::anonymous_namespace{kernel_log_monitor.cpp}
 

Functions

fruit::Component< fruit::Required< const CuttlefishConfig::InstanceSpecific >, KernelLogPipeProvider > cuttlefish::KernelLogMonitorComponent ()