Home
last modified time | relevance | path

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

/dalvik/vm/
DException.c142 gDvm.offJavaLangThrowable_stackState = in dvmExceptionStartup()
145 if (gDvm.offJavaLangThrowable_stackState < 0) { in dvmExceptionStartup()
1181 gDvm.offJavaLangThrowable_stackState); in logStackTraceOf()
DGlobals.h238 int offJavaLangThrowable_stackState; member