Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/logging/
H A Dlogger.cxx140 bool impl_nts_isLoggable_nothrow( ::sal_Int32 _nLevel );
205 bool EventLogger::impl_nts_isLoggable_nothrow( ::sal_Int32 _nLevel ) in impl_nts_isLoggable_nothrow() function in logging::EventLogger
221 if ( !impl_nts_isLoggable_nothrow( _rRecord.Level ) ) in impl_ts_logEvent_nothrow()
268 return impl_nts_isLoggable_nothrow( _nLevel ); in isLoggable()

Completed in 25 milliseconds