Searched refs:logcat_mode (Results 1 – 6 of 6) sorted by relevance
100 LogAndSetEnv("logcat_mode", config_->logcat_mode()); in StartCommand()
216 if [[ "${logcat_mode}" == "serial" ]]; then
306 std::string logcat_mode() const;
803 std::string CuttlefishConfig::logcat_mode() const { in logcat_mode() function in vsoc::CuttlefishConfig
94 return config.logcat_mode() == cvd::kLogcatVsockMode; in LogcatReceiverEnabled()
187 DEFINE_string(logcat_mode, "", "How to send android's log messages from "