Home
last modified time | relevance | path

Searched refs:OpenLog (Results 1 – 4 of 4) sorted by relevance

/external/libbrillo/brillo/
Dsyslog_logging.h32 BRILLO_EXPORT void OpenLog(const char* ident, bool log_pid);
Dsyslog_logging.cc104 void OpenLog(const char* ident, bool log_pid) { in OpenLog() function
/external/toolchain-utils/automation/common/
Dcommand_executer.py188 def OpenLog(self, log_path): member in LoggingCommandExecuter
/external/toolchain-utils/automation/server/
Djob_executer.py66 self._executer.OpenLog(os.path.join(self.job.logs_dir,