Searched refs:KernelLogMonitor (Results 1 – 1 of 1) sorted by relevance
34 class KernelLogMonitor : public CommandSource, class39 INJECT(KernelLogMonitor(const CuttlefishConfig::InstanceSpecific& instance)) in INJECT()120 .bind<KernelLogPipeProvider, KernelLogMonitor>() in KernelLogMonitorComponent()121 .addMultibinding<CommandSource, KernelLogMonitor>() in KernelLogMonitorComponent()122 .addMultibinding<SetupFeature, KernelLogMonitor>() in KernelLogMonitorComponent()123 .addMultibinding<DiagnosticInformation, KernelLogMonitor>() in KernelLogMonitorComponent()124 .addMultibinding<LateInjected, KernelLogMonitor>(); in KernelLogMonitorComponent()