Searched refs:impl_nts_isLoggable_nothrow (Results 1 – 1 of 1) sorted by relevance
140 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::EventLogger221 if ( !impl_nts_isLoggable_nothrow( _rRecord.Level ) ) in impl_ts_logEvent_nothrow()268 return impl_nts_isLoggable_nothrow( _nLevel ); in isLoggable()
Completed in 15 milliseconds