Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Dsyslog_logging_test.cc21 int old_flags = GetLogFlags(); in TEST_F()
Dsyslog_logging.h29 BRILLO_EXPORT int GetLogFlags();
Dsyslog_logging.cc86 int GetLogFlags() { in GetLogFlags() function