Searched refs:kLogsRoot (Results 1 – 1 of 1) sorted by relevance
67 string SetupLogFile(const string& kLogsRoot) { in SetupLogFile() argument68 const string kLogSymlink = kLogsRoot + "/update_engine.log"; in SetupLogFile()69 const string kLogsDir = kLogsRoot + "/update_engine"; in SetupLogFile()