HomeSort by relevance Sort by last modified time
    Searched refs:logcat_receiver_binary (Results 1 - 4 of 4) sorted by null

  /device/google/cuttlefish_common/host/commands/launch/
launch.cc 174 cvd::Command cmd(config.logcat_receiver_binary());
flags.cc 184 DEFINE_string(logcat_receiver_binary,
  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 187 std::string logcat_receiver_binary() const;
cuttlefish_config.cpp 161 const char* kLogcatReceiverBinary = "logcat_receiver_binary";
827 std::string CuttlefishConfig::logcat_receiver_binary() const { function in class:vsoc::CuttlefishConfig

Completed in 53 milliseconds