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

  /device/google/cuttlefish_common/host/libs/config/
cuttlefish_config.h 131 void set_logcat_path(const std::string& logcat_path);
cuttlefish_config.cpp 283 void CuttlefishConfig::set_logcat_path(const std::string& logcat_path) { function in class:vsoc::CuttlefishConfig
  /device/google/cuttlefish_common/host/commands/launch/
main.cc 573 config->set_logcat_path(config->PerInstancePath("logcat"));

Completed in 940 milliseconds