Home
last modified time | relevance | path

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

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/oflog/libsrc/
H A Dloglog.cc125 LogLog::get_quiet_mode () const in get_quiet_mode() function in dcmtk::log4cplus::helpers::LogLog
138 return ! get_quiet_mode (); in get_not_quiet_mode()
149 return debugEnabled && ! get_quiet_mode (); in get_debug_mode()
/dports/devel/log4cplus/log4cplus-1.1.2/src/
H A Dloglog.cxx123 LogLog::get_quiet_mode () const in get_quiet_mode() function in log4cplus::helpers::LogLog
136 return ! get_quiet_mode (); in get_not_quiet_mode()
147 return debugEnabled && ! get_quiet_mode (); in get_debug_mode()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/oflog/include/dcmtk/oflog/helpers/
H A Dloglog.h125 DCMTK_LOG4CPLUS_PRIVATE bool get_quiet_mode () const;
/dports/devel/log4cplus/log4cplus-1.1.2/include/log4cplus/helpers/
H A Dloglog.h125 LOG4CPLUS_PRIVATE bool get_quiet_mode () const;