Home
last modified time | relevance | path

Searched refs:kernel_log_monitor_binary (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.h248 const std::string& kernel_log_monitor_binary);
249 std::string kernel_log_monitor_binary() const;
Dcuttlefish_config.cpp639 std::string CuttlefishConfig::kernel_log_monitor_binary() const { in kernel_log_monitor_binary() function in vsoc::CuttlefishConfig
644 const std::string& kernel_log_monitor_binary) { in set_kernel_log_monitor_binary() argument
645 (*dictionary_)[kKernelLogMonitorBinary] = kernel_log_monitor_binary; in set_kernel_log_monitor_binary()
/device/google/cuttlefish_common/host/commands/launch/
Dlaunch.cc143 cvd::Command kernel_log_monitor(config.kernel_log_monitor_binary()); in GetKernelLogMonitorCommand()
Dflags.cc112 DEFINE_string(kernel_log_monitor_binary,