Searched refs:kLogcatVsockMode (Results 1 – 3 of 3) sorted by relevance
21 constexpr char kLogcatVsockMode[] = "vsock"; variable
342 if (FLAGS_logcat_mode == cvd::kLogcatVsockMode) { in InitializeCuttlefishConfiguration()535 SetCommandLineOptionWithMode("logcat_mode", cvd::kLogcatVsockMode, in SetDefaultFlagsForCrosvm()
94 return config.logcat_mode() == cvd::kLogcatVsockMode; in LogcatReceiverEnabled()