Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.h247 void set_kernel_log_monitor_binary(
Dcuttlefish_config.cpp643 void CuttlefishConfig::set_kernel_log_monitor_binary( in set_kernel_log_monitor_binary() function in vsoc::CuttlefishConfig
/device/google/cuttlefish_common/host/commands/launch/
Dflags.cc428 tmp_config_obj.set_kernel_log_monitor_binary(FLAGS_kernel_log_monitor_binary); in InitializeCuttlefishConfiguration()