Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/runtime/
H A Dsbdiagnose.cxx37 static DbgChannelId nAssertionChannelId = 0; variable
101 if ( nAssertionChannelId == 0 ) in RTLFUNC()
105 nAssertionChannelId = DbgRegisterUserChannel( &DbgReportAssertion ); in RTLFUNC()
109 if ( nCurrentChannelId != nAssertionChannelId ) in RTLFUNC()
115 DBG_INSTOUTERROR( nAssertionChannelId ); in RTLFUNC()

Completed in 14 milliseconds