Home
last modified time | relevance | path

Searched defs:logcat_path (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish_common/host/libs/config/
Dcuttlefish_config.cpp470 std::string CuttlefishConfig::logcat_path() const { in logcat_path() function in vsoc::CuttlefishConfig
473 void CuttlefishConfig::set_logcat_path(const std::string& logcat_path) { in set_logcat_path()