Home
last modified time | relevance | path

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

/trunk/main/basic/source/runtime/
H A Dsbdiagnose.cxx34 static DbgChannelId nRestoreChannelId = 0; variable
42 if ( nRestoreChannelId != 0 ) in ResetCapturedAssertions()
44 DBG_INSTOUTERROR( nRestoreChannelId ); in ResetCapturedAssertions()
46 nRestoreChannelId = 0; in ResetCapturedAssertions()
110 nRestoreChannelId = nCurrentChannelId; in RTLFUNC()