Searched refs:offJavaLangThrowable_stackState (Results 1 – 2 of 2) sorted by relevance
142 gDvm.offJavaLangThrowable_stackState = in dvmExceptionStartup()145 if (gDvm.offJavaLangThrowable_stackState < 0) { in dvmExceptionStartup()1181 gDvm.offJavaLangThrowable_stackState); in logStackTraceOf()
238 int offJavaLangThrowable_stackState; member