Home
last modified time | relevance | path

Searched refs:GetKernelLogMonitorCommand (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish_common/host/commands/launch/
Dlaunch.h14 cvd::Command GetKernelLogMonitorCommand(const vsoc::CuttlefishConfig& config,
Dlaunch.cc137 cvd::Command GetKernelLogMonitorCommand(const vsoc::CuttlefishConfig& config, in GetKernelLogMonitorCommand() function
Dmain.cc419 GetKernelLogMonitorCommand(*config, &boot_events_pipe, &adbd_events_pipe), in main()