Home
last modified time | relevance | path

Searched refs:OpenLog (Results 1 – 2 of 2) 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