Searched refs:set_logcat_path (Results 1 – 3 of 3) sorted by relevance
185 void set_logcat_path(const std::string& logcat_path);
473 void CuttlefishConfig::set_logcat_path(const std::string& logcat_path) { in set_logcat_path() function in vsoc::CuttlefishConfig
405 tmp_config_obj.set_logcat_path(tmp_config_obj.PerInstancePath("logcat")); in InitializeCuttlefishConfiguration()