Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dsyslog_logging_unittest.cc21 int old_flags = GetLogFlags(); in TEST_F()
Dsyslog_logging.h24 BRILLO_EXPORT int GetLogFlags();
Dsyslog_logging.cc83 int GetLogFlags() { in GetLogFlags() function