Home
last modified time | relevance | path

Searched refs:SetLogFlags (Results 1 – 3 of 3) sorted by relevance

/external/libbrillo/brillo/
Dsyslog_logging_unittest.cc22 SetLogFlags(kLogToStderr); in TEST_F()
25 SetLogFlags(0); in TEST_F()
28 SetLogFlags(old_flags); in TEST_F()
Dsyslog_logging.cc79 void SetLogFlags(int log_flags) { in SetLogFlags() function
105 SetLogFlags(init_flags); in InitLog()
Dsyslog_logging.h31 BRILLO_EXPORT void SetLogFlags(int log_flags);