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 185 void set_logcat_path(const std::string& logcat_path);
cuttlefish_config.cpp 473 void CuttlefishConfig::set_logcat_path(const std::string& logcat_path) { function in class:vsoc::CuttlefishConfig
  /device/google/cuttlefish_common/host/commands/launch/
flags.cc 405 tmp_config_obj.set_logcat_path(tmp_config_obj.PerInstancePath("logcat"));

Completed in 66 milliseconds