Searched refs:nAssertionChannelId (Results 1 – 1 of 1) sorted by relevance
37 static DbgChannelId nAssertionChannelId = 0; variable101 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 11 milliseconds